Processed: Re: Bug#277206: gcc-3.3: internal error (segfault) while compiling Linux 2.6.9

2005-01-08 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]: retitle 277206 [fixed in 3.4] ICE (segfault) while compiling Linux 2.6.9 Bug#277206: gcc-3.3: internal error (segfault) while compiling Linux 2.6.9 Changed Bug title. thanks Stopping processing here. Please contact me if you need assistance. Debian

Processed: Re: Bug#277206: gcc-3.3: internal error (segfault) while compiling Linux 2.6.9

2005-01-07 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]: merge 242916 277206 Bug#242916: [fixed in 3.4] ICE on invalid #define with -traditional Bug#277206: gcc-3.3: internal error (segfault) while compiling Linux 2.6.9 Merged 242916 277206. thanks Stopping processing here. Please contact me if you need

Bug#277206: gcc-3.3: internal error (segfault) while compiling Linux 2.6.9

2005-01-07 Thread Falk Hueffner
merge 242916 277206 thanks Meelis Roos [EMAIL PROTECTED] schrieb am 07.01.05 16:45:19: I tracked it down to a vsyscall.S file containing only the line #define __builtin_warning(x, ...) (1) and compiling it with gcc -traditional -o vsyscall.s vsyscall.S causes the segfault. Ah, then

Bug#277206: gcc-3.3: internal error (segfault) while compiling Linux 2.6.9

2005-01-06 Thread Falk Hueffner
Hi, can you still reproduce this? If so, can you provide the preprocessed source, as generated when adding -save-temps to the flags? Falk

Bug#277206: gcc-3.3: internal error (segfault) while compiling Linux 2.6.9

2004-10-19 Thread Meelis Roos
Package: gcc-3.3 Version: 1:3.3.5-1 Severity: normal I checked out todays kernel (fresh 2.6.9 + todays BK updates to it) and tried to compile it on 2 different computers (both x86, running unstable). gcc segfaults trying to compile the vsyscall object file, on both computers: AS