This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug middle-end/21840] [4.1 Regression] Linux 2.6.11.1.11: drivers/char/keyboard.c:619: internal compiler error: Segmentation fault


------- 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]