This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug middle-end/21840] [4.1 Regression] Linux 2.6.11.1.11: drivers/char/keyboard.c:619: internal compiler error: Segmentation fault
- From: "pluto at agmk dot net" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 16 Jun 2005 23:53:24 -0000
- Subject: [Bug middle-end/21840] [4.1 Regression] Linux 2.6.11.1.11: drivers/char/keyboard.c:619: internal compiler error: Segmentation fault
- References: <20050531135612.21840.mclinden@informed.net>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From pluto at agmk dot net 2005-06-16 23:53 -------
(In reply to comment #7)
> Compiling with -O1, we seg fault but compiling with -O1 -fno-tree-fre
> we don't because we don't "FRE", the load and get the type correct.
with -O2 -fno-tree-fre gcc (from mainline) segfaults too.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21840