public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug target/48830] New: [4.4/4.6 Regression] unrecognized insn storing fp (simd) reg in SImode to stack
@ 2011-04-30  1:36 hp at gcc dot gnu.org
  2011-04-30  1:56 ` [Bug target/48830] " hp at gcc dot gnu.org
                   ` (21 more replies)
  0 siblings, 22 replies; 23+ messages in thread
From: hp at gcc dot gnu.org @ 2011-04-30  1:36 UTC (permalink / raw)
  To: gcc-bugs

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48830

           Summary: [4.4/4.6 Regression] unrecognized insn storing fp
                    (simd) reg in SImode to stack
           Product: gcc
           Version: 4.4.5
            Status: UNCONFIRMED
          Keywords: ice-on-valid-code
          Severity: normal
          Priority: P3
         Component: target
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: hp@gcc.gnu.org
            Target: sparc64-unknown-linux-gnu


Created attachment 24148
  --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=24148
preprocessed trivially reduced test-case

Most likely also 4.5 and "4.7" but I don't have a corresponding build tree
handy.
Flagged as a regression because 4.3.5 builds it.

Anyway, observe the following ICE with the attachment compiled with "cc1
-fpreprocessed -mptr64 -mstack-bias -mlong-double-128 -m64 -mcpu=ultrasparc
-mvis -O2 -o rc_stat.s rcs5.i" (for 4.4.5):

 rc_stat_xsum_acc
Analyzing compilation unit
Performing interprocedural optimizations
 <visibility> <early_local_cleanups> <summary generate> <cp> <inline>
<static-var> <pure-const>Assembling functions:
 rc_stat_xsum_acc
/home/hp/rcs5.i: In function 'rc_stat_xsum_acc':
/home/hp/rcs5.i:66: error: insn does not satisfy its constraints:
(insn 1288 208 218 11 /home/hp/rcs5.i:48 (set (mem/c:SI (plus:DI (reg/f:DI 30
%fp)
                (const_int 1915 [0x77b])) [149 %sfp+-132 S4 A32])
        (reg:SI 71 %f39 [+4 ])) 50 {*movsi_insn} (nil))
/home/hp/rcs5.i:66: internal compiler error: in reload_cse_simplify_operands,
at postreload.c:396
Please submit a full bug report,
with preprocessed source if appropriate.
See <http://gcc.gnu.org/bugs.html> for instructions.


^ permalink raw reply	[flat|nested] 23+ messages in thread

end of thread, other threads:[~2013-04-12 16:18 UTC | newest]

Thread overview: 23+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-04-30  1:36 [Bug target/48830] New: [4.4/4.6 Regression] unrecognized insn storing fp (simd) reg in SImode to stack hp at gcc dot gnu.org
2011-04-30  1:56 ` [Bug target/48830] " hp at gcc dot gnu.org
2011-04-30 12:59 ` mikpe at it dot uu.se
2011-05-01  0:36 ` [Bug target/48830] [4.4/4.5/4.6/4.7 Regression] unrecognized insn: storing invalid upper fp " hp at gcc dot gnu.org
2011-05-01  0:40 ` hp at gcc dot gnu.org
2011-05-01  1:51 ` hp at gcc dot gnu.org
2011-05-01  1:52 ` hp at gcc dot gnu.org
2011-05-01  8:47 ` ebotcazou at gcc dot gnu.org
2011-05-01 11:14 ` hp at gcc dot gnu.org
2011-05-01 11:26 ` joseph at codesourcery dot com
2011-05-01 12:51 ` ebotcazou at gcc dot gnu.org
2011-05-29 20:14 ` ebotcazou at gcc dot gnu.org
2011-05-30 18:33 ` [Bug rtl-optimization/48830] " ebotcazou at gcc dot gnu.org
2011-06-01 19:47 ` rsandifo at gcc dot gnu.org
2011-06-01 20:28 ` [Bug rtl-optimization/48830] [4.4/4.5/4.6 regression] " ebotcazou at gcc dot gnu.org
2011-06-12 13:36 ` [Bug rtl-optimization/48830] [4.4/4.5/4.6 regression] unrecognized insn: storing invalid upper FP reg in SImode rguenth at gcc dot gnu.org
2011-06-27 16:05 ` jakub at gcc dot gnu.org
2011-07-25 14:20 ` ebotcazou at gcc dot gnu.org
2011-10-26 18:14 ` jakub at gcc dot gnu.org
2012-03-01 15:39 ` jakub at gcc dot gnu.org
2012-07-19 13:56 ` [Bug rtl-optimization/48830] [4.6 " martin at netbsd dot org
2012-07-19 15:28 ` ebotcazou at gcc dot gnu.org
2013-04-12 16:18 ` jakub at gcc dot gnu.org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).