[Bug rtl-optimization/48840] [4.4/4.5 regression] assertion failure in reload1.c

2012-02-22 Thread xiaoyuanbo at yeah dot net
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48840 xiaoyuanbo changed: What|Removed |Added CC||xiaoyuanbo at yeah dot net --- Comment #7 fr

[Bug rtl-optimization/48840] [4.4/4.5 regression] assertion failure in reload1.c

2011-08-01 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48840 Richard Guenther changed: What|Removed |Added Priority|P3 |P4

[Bug rtl-optimization/48840] [4.4/4.5 regression] assertion failure in reload1.c

2011-07-25 Thread ebotcazou at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48840 Eric Botcazou changed: What|Removed |Added Status|ASSIGNED|NEW AssignedTo|ebotcazou at gcc d

[Bug rtl-optimization/48840] [4.4/4.5 regression] assertion failure in reload1.c

2011-06-02 Thread ebotcazou at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48840 --- Comment #6 from Eric Botcazou 2011-06-02 19:59:49 UTC --- The problem is that reload chooses a FP reg as reload register for a V8QI value coming in from a general register. So a secondary memory is needed and this increases the frame size.

[Bug rtl-optimization/48840] [4.4/4.5 regression] assertion failure in reload1.c

2011-06-02 Thread ebotcazou at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48840 Eric Botcazou changed: What|Removed |Added Target|sparc64-unknown-linux-gnu |sparc64-*-* Summary|[4.4/4.5/4