This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug middle-end/41762] internal compiler error when compiling xorg-server
- From: "zsojka at seznam dot cz" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 22 Oct 2009 23:07:38 -0000
- Subject: [Bug middle-end/41762] internal compiler error when compiling xorg-server
- References: <bug-41762-14164@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #7 from zsojka at seznam dot cz 2009-10-22 23:07 -------
> This patch works for me.
Does it work for testcase from #1 as well?
I was bisecting trunk to find where this is fixed, it seems to be somewhere
between r151400 (20090904) and r151500 (20090908).
However, I was testing against original testcase from #1, with crash in:
xkbInit.c: In function 'XkbWriteRulesProp':
xkbInit.c:231:1: internal compiler error: Segmentation fault
Of course the fact gcc-4.5.0-alpha20090904 crashes with the same error message
can be just a coincidence.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41762