This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/47951] [4.6 Regression] web.c:union_match_dups segmentation fault for bfin
- From: "Stuart.Henderson at analog dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Fri, 11 Mar 2011 12:16:42 +0000
- Subject: [Bug target/47951] [4.6 Regression] web.c:union_match_dups segmentation fault for bfin
- Auto-submitted: auto-generated
- References: <bug-47951-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47951
--- Comment #1 from Stu <Stuart.Henderson at analog dot com> 2011-03-11 12:16:40 UTC ---
Created attachment 23626
--> http://gcc.gnu.org/bugzilla/attachment.cgi?id=23626
First attempt to fix seg fault
The attached patch "fixes" the problem and my testing hasn't shown any
problems, but i currently don't have much confidence in it. Could someone take
a look and give me some pointers?
thanks,
Stu