Bug#158371: g++-3.0: internal compiler error in expand_end_loop with -O

2002-08-26 Thread Brett Viren
Package: g++-3.0 Version: 1:3.0.4-12 Severity: important I get: Internal compiler error in expand_end_loop, at stmt.c:2527 when compiling a class from our code. I don't see anything particularly wrong about the code, but it is part of a large code base so I can't easily extract a simple exam

Bug#157183: g77-3.2: libg2c missing main().

2002-08-18 Thread Brett Viren
Package: g77-3.2 Version: 1:3.2-0pre4 Severity: grave Justification: renders package unusable libg2c lacks main(): shell> objdump -t /usr/lib/gcc-lib/i386-linux/2.95.4/libg2c.a | grep main main.o: file format elf32-i386 g F .text 0052 main shell> objdump -t /usr/lib/gcc-lib/

Bug#105238: g++-3.0 fails to find system headers when -I/usr/include is used

2001-07-14 Thread Brett Viren
Package: g++-3.0 Version: 3.0-4 Hello, This bug report may need to be redirected to a different package (cpp-3.0 or libstdc++3-dev). Adding "-I/usr/include" to the compile line of g++-3.0 can cause system headers in /usr/include to *not* be found. This is due to the use of #include_next inside