PLEASE REPLY TO [EMAIL PROTECTED] ONLY, *NOT* [EMAIL PROTECTED]
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=11983
pinskia at gcc dot gnu dot org changed:
What|Removed |Added
Target
LAST_UPDATED:
Native configuration is powerpc-unknown-linux-gnu
=== g++ tests ===
Running target unix
XPASS: g++.other/init5.C Execution test
=== g++ Summary ===
# of expected passes7349
# of unexpected successes 1
# of expected failures
Package: gcc-3.3
Version: 1:3.3.2-0pre1
Severity: minor
Try compiling the following function with "gcc-3.3 -c const.c".
GCC gives "assignment of read-only variable" warnings on the
indicated lines. This shows that __typeof__ treats the
corresponding arguments as const.
void fn(void)
{
int n;
Recently I tried to compile a (c++) package which then borked at me that
libstdc++-devel was not installed.
After fishing the application that failed from the config.log I distilled
that the following c++ application does not compile for me:
#include
using namespace std;
int main () {
Processing commands for [EMAIL PROTECTED]:
> retitle 169862 [fixed in 3.4, optimization/1823] -ftrapv aborts with pointer
> difference due to division optimization
Bug#169862: [PR c++/9067] vectors of vectors break with -ftrapv
Changed Bug title.
> thanks
Stopping processing here.
Please contac
5 matches
Mail list logo