This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[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
- From: "molitor at microbiology-bonn dot de" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Wed, 30 Mar 2011 17:02:46 +0000
- Subject: [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
- Auto-submitted: auto-generated
- References: <bug-48343-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48343
--- Comment #7 from Ernst Molitor <molitor@microbiology-bonn.de> 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 kindly provided by Jakub Jelinek and the current
(git commit 0ce790e7d736cedc563e1fb4e998babf5a4dbc3d) Linux kernel (Linux
2.6.39-rc1) flawlessly. Very impressive!!