[Bug middle-end/53161] [4.8 Regression] ICE with weakref function and a function which takes vector types

2012-09-07 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53161 Richard Guenther rguenth at gcc dot gnu.org changed: What|Removed |Added Status|ASSIGNED|RESOLVED

[Bug middle-end/53161] [4.8 Regression] ICE with weakref function and a function which takes vector types

2012-05-23 Thread hubicka at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53161 --- Comment #10 from Jan Hubicka hubicka at gcc dot gnu.org 2012-05-23 09:23:47 UTC --- Author: hubicka Date: Wed May 23 09:23:40 2012 New Revision: 187798 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=187798 Log: PR middle-end/53161

[Bug middle-end/53161] [4.8 Regression] ICE with weakref function and a function which takes vector types

2012-05-22 Thread hubicka at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53161 --- Comment #9 from Jan Hubicka hubicka at gcc dot gnu.org 2012-05-22 13:20:19 UTC --- OK, this problem is caused by C++ FE corrupting symbol table by creating new symbol from DECL_ASSEMBLER_NAME langhook while creating another symbol. There has

[Bug middle-end/53161] [4.8 Regression] ICE with weakref function and a function which takes vector types

2012-05-21 Thread roman at binarylife dot net
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53161 Roman Kononov roman at binarylife dot net changed: What|Removed |Added CC||roman at

[Bug middle-end/53161] [4.8 Regression] ICE with weakref function and a function which takes vector types

2012-05-11 Thread izamyatin at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53161 Igor Zamyatin izamyatin at gmail dot com changed: What|Removed |Added CC||izamyatin at

[Bug middle-end/53161] [4.8 Regression] ICE with weakref function and a function which takes vector types

2012-05-11 Thread izamyatin at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53161 --- Comment #7 from Igor Zamyatin izamyatin at gmail dot com 2012-05-11 10:07:07 UTC --- Error message for x86 compilation

[Bug middle-end/53161] [4.8 Regression] ICE with weakref function and a function which takes vector types

2012-04-30 Thread hjl.tools at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53161 H.J. Lu hjl.tools at gmail dot com changed: What|Removed |Added CC||hubicka at gcc dot

[Bug middle-end/53161] [4.8 Regression] ICE with weakref function and a function which takes vector types

2012-04-30 Thread hubicka at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53161 Jan Hubicka hubicka at gcc dot gnu.org changed: What|Removed |Added Status|NEW |ASSIGNED

[Bug middle-end/53161] [4.8 Regression] ICE with weakref function and a function which takes vector types

2012-04-29 Thread pinskia at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53161 Andrew Pinski pinskia at gcc dot gnu.org changed: What|Removed |Added Keywords|