Bug#151675: gcc: infinite loop with -O on arm

2002-07-02 Thread Gerrit Pape
Package: gcc Severity: normal Hello, compiling tryulong32.c on arm with gcc-2.95.2-13.1 and the -O option seems to cause an infinite loop in cc1, it compiles fine without -O, it also compiles fine on other architectures: [EMAIL PROTECTED]:~/bglibs-1.001$ gcc -W -Wall -o tryulong32.o -c tryulong3

Processed: Re: Bug#151671: g++ -pedantic-errors -D_GNU_SOURCE cannot #include

2002-07-02 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]: > retitle 151671 [2.95 only] g++ -pedantic-errors -D_GNU_SOURCE cannot #include > Bug#151671: g++ -pedantic-errors -D_GNU_SOURCE cannot #include Changed Bug title. > severity 151671 minor Bug#151671: [2.95 only] g++ -pedantic-errors -D_GNU_SOURCE cann

Bug#151671: g++ -pedantic-errors -D_GNU_SOURCE cannot #include

2002-07-02 Thread Stephan Boettcher
Package: g++ Version: 2:2.95.4-15 Description: g++ -pedantic-errors -D_GNU_SOURCE throws an error while attempting to #include . Demonstration: (stephan)profjury:~/tmp/g++bug> cat bug.cc #include (stephan)profjury:~/tmp/g++bug> g++ -v -c -pedantic-errors -D_GNU_SOURCE bug.cc Reading s