Processed: Re: Bug#424918: gcc-4.1 - segfaults if /proc is not mounted

2007-09-16 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]: > tag 424918 + moreinfo Bug#424918: gcc-4.1 - segfaults if /proc is not mounted There were no tags set. Bug#438504: gcc-4.1: [powerpc] ICE while compiling linux kernel : drivers/scsi/aic7xxx/aic79xx_core.c Tags added: moreinfo > thanks St

Bug#424918: gcc-4.1 - segfaults if /proc is not mounted

2007-09-16 Thread Matthias Klose
tag 424918 + moreinfo thanks please recheck with gcc-4.2/gcc-snapshot Bastian Blank writes: > Package: gcc-4.1 > Version: 4.1.2-7 > Severity: important > > cc1 segfaults if /proc is not mounted and it have to compile large files > (the preprocessed source is over 800KiB, the source file 250KiB).

Bug#424918: gcc-4.1 - segfaults if /proc is not mounted

2007-05-17 Thread Bastian Blank
Package: gcc-4.1 Version: 4.1.2-7 Severity: important cc1 segfaults if /proc is not mounted and it have to compile large files (the preprocessed source is over 800KiB, the source file 250KiB). The failing commandline is | gcc-4.1 -m64 -Os -Wall -fno-strict-aliasing -o test1 -c tmp/cczsgTYO.i I