[Bug 626767] Re: crash running preprocessor

2010-09-20 Thread Matthias Klose
** Bug watch added: GCC Bugzilla #43082 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43082 ** Also affects: gcc via http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43082 Importance: Unknown Status: Unknown ** Summary changed: - crash running preprocessor + [PR43082] ICE in tree check:

[Bug 626767] Re: crash running preprocessor

2010-09-20 Thread Matthias Klose
current gcc-snapshot is more verbose: cpfs.c:63:14: error: size of array 'static_assertion_static_assertion_at_line_63' is negative cpfs.c: In function 'cache_init': cpfs.c:232:5: error: 'for' loop initial declarations are only allowed in C99 mode cpfs.c:232:5: note: use option -std=c99 or -std=

[Bug 626767] Re: crash running preprocessor

2010-09-20 Thread Matthias Klose
note the proper error message before the internal compiler error. ** Changed in: gcc-4.4 (Ubuntu) Importance: Undecided => Low ** Changed in: gcc-4.4 (Ubuntu) Status: New => Confirmed -- crash running preprocessor https://bugs.launchpad.net/bugs/626767 You received this bug notificat

[Bug 626767] Re: crash running preprocessor

2010-08-30 Thread Matt Joiner
** Attachment added: "Dependencies.txt" https://bugs.launchpad.net/bugs/626767/+attachment/1529365/+files/Dependencies.txt ** Attachment added: "PreprocessedSource.txt" https://bugs.launchpad.net/bugs/626767/+attachment/1529366/+files/PreprocessedSource.txt -- crash running preprocessor