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

2002-07-14 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]: > reassign 151675 gcc-2.95 Bug#151675: gcc: infinite loop with -O on arm Bug reassigned from package `gcc' to `gcc-2.95'. > tags 151675 + fixed Bug#151675: gcc: infinite loop with -O on arm Tags added: fixed > retitle 151675 [fi

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

2002-07-14 Thread Matthias Klose
reassign 151675 gcc-2.95 tags 151675 + fixed retitle 151675 [fixed in gcc-3.x] gcc: infinite loop with -O on arm thanks Gerrit Pape writes: > 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

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