Bug#442279: closed by Matthias Klose <[EMAIL PROTECTED]> (Re: gcc-4.2: parameter '-std=gnu99' is ignored)

2007-09-16 Thread Andreas Freimuth
Debian Bug Tracking System schrieb: > This is an automatic notification regarding your Bug report > which was filed against the gcc-4.2 package: > > #442279: gcc-4.2: parameter '-std=gnu99' is ignored > > It has been closed by Matthias Klose <[EMAIL PROTECTED]>. > > Their explanation is attached

Bug#442279: gcc-4.2: parameter '-std=gnu99' is ignored

2007-09-14 Thread Andreas Freimuth
Package: gcc-4.2 Version: 4.2.1-4 Severity: normal The Line gcc -c -O3 -m32 -std=gnu99 -I [INCLUDEDIR] -funsigned-bitfields -Wall -Wsystem-headers -Winline -ffreestanding -fno-stack-protector -o /[...]/out.o /[...]/in.c causes the following warning: In file included from /[...]/in.c:34: /[..