
|
If you were logged in you would be able to see more operations.
|
|
|
|
Time Tracking:
|
|
Original Estimate:
|
1h
|
|
|
Remaining Estimate:
|
1h
|
|
|
Time Spent:
|
Not Specified
|
|
|
|
|
Environment:
|
gcc 4.2.x, 4.3.x, 4.4.0, x86_64
|
|
Both gcc 4.3.0 and 4.3.1 choke on the VA_LIST.cpp config test. A misconfigured va_list can't be good for the library... We should probably hardcode the expected value when _RWSTD_NO_VA_LIST is #defined (although we might already be doing it since we do have some good gcc 4.3.0 builds...)
The ICE has been filed with gcc in bug 37404 .
|
|
Description
|
Both gcc 4.3.0 and 4.3.1 choke on the VA_LIST.cpp config test. A misconfigured va_list can't be good for the library... We should probably hardcode the expected value when _RWSTD_NO_VA_LIST is #defined (although we might already be doing it since we do have some good gcc 4.3.0 builds...)
The ICE has been filed with gcc in bug 37404 .
|
Show » |
|