[Bug c/48356] New: Compiler error on compilation of linux source file p80211wep.c if -O2 is used

2011-03-30 Thread moli...@microbiology-bonn.de
: P3 Component: c AssignedTo: unassig...@gcc.gnu.org ReportedBy: moli...@microbiology-bonn.de Trying to compile the current Linux kernel (Linux 2.6.39-rc1, latest commit: 0ce790e7d736cedc563e1fb4e998babf5a4dbc3d), I ran across a compiler error. The source file linux-2.6

[Bug debug/48343] [4.6/4.7 Regression] ICE compiling i586 linux-2.6.38/drivers/staging/wlan-ng/p80211wep.c: in form_sum, at reload.c:5338

2011-03-30 Thread moli...@microbiology-bonn.de
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48343 --- Comment #7 from Ernst Molitor 2011-03-30 17:02:26 UTC --- With the patch gcc46-pr48343.patch applied to the gcc-4.6.0 sources and after a "make bootstrap; make install", I have arrived at a version of gcc-4.6.0 that both compiles the testcase