[Bug rtl-optimization/53373] [4.8 regression] ICE on valid code with -mavx

2012-05-25 Thread bernds at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53373 Bernd Schmidt changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[Bug rtl-optimization/53373] [4.8 regression] ICE on valid code with -mavx

2012-05-23 Thread vincenzo.innocente at cern dot ch
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53373 --- Comment #12 from vincenzo Innocente 2012-05-23 09:18:02 UTC --- gcc build for me with -march=native equivalent to -march=bdver1 (and therefore -mavx) with the "latest" trunk revision 187789

[Bug rtl-optimization/53373] [4.8 regression] ICE on valid code with -mavx

2012-05-21 Thread bernds at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53373 --- Comment #11 from Bernd Schmidt 2012-05-21 21:37:05 UTC --- Author: bernds Date: Mon May 21 21:37:01 2012 New Revision: 187745 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=187745 Log: PR rtl-optimization/53373 * caller-save.c

[Bug rtl-optimization/53373] [4.8 regression] ICE on valid code with -mavx

2012-05-20 Thread hjl.tools at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53373 H.J. Lu changed: What|Removed |Added Summary|[4.8 regression] ICE on |[4.8 regression] ICE on |vali