public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug target/41176]  New: ICE in reload_cse_simplify_operands at postreload.c:396
@ 2009-08-27  0:13 lucier at math dot purdue dot edu
  2009-08-27  0:14 ` [Bug target/41176] " lucier at math dot purdue dot edu
                   ` (14 more replies)
  0 siblings, 15 replies; 16+ messages in thread
From: lucier at math dot purdue dot edu @ 2009-08-27  0:13 UTC (permalink / raw)
  To: gcc-bugs

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain, Size: 1740 bytes --]

with this compiler:

[lucier@lambda-head lib]$ /pkgs/gcc-mainline/bin/gcc -v
Using built-in specs.
Target: powerpc64-unknown-linux-gnu
Configured with: ../../mainline/configure --prefix=/pkgs/gcc-mainline
--enable-languages=c,c++ --enable-stage1-languages=c,c++ --with-cpu=default64
Thread model: posix
gcc version 4.5.0 20090825 (experimental) [trunk revision 151108] (GCC) 

and this command line

 /pkgs/gcc-mainline/libexec/gcc/powerpc64-unknown-linux-gnu/4.5.0/cc1
-fpreprocessed thread.i -quiet -mcpu=970 -m64  -O1 -Wno-unused -version
-fschedule-insns -fno-math-errno -fschedule-insns2 -fno-trapping-math
-fno-strict-aliasing -fwrapv -fomit-frame-pointer -fPIC -fno-common

I get the following error:

thread.i: In function ‘___H_make_2d_thread’:
thread.i:719:1: error: insn does not satisfy its constraints:
(insn 625 411 219 26 thread.i:625 (set (reg:DF 19 19)
        (mem:DF (plus:DI (reg:DI 22 22 [orig:197 D.3836 ] [197])
                (const_int 23 [0x17])) [0 S8 A64])) 357 {*movdf_hardfloat64}
(nil))
thread.i:719:1: internal compiler error: in reload_cse_simplify_operands, at
postreload.c:396

I apologize in advance for the size of the test case, which I will post next.


-- 
           Summary: ICE in reload_cse_simplify_operands at postreload.c:396
           Product: gcc
           Version: 4.5.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: target
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: lucier at math dot purdue dot edu
 GCC build triplet: powerpc64-unknown-linux-gnu
  GCC host triplet: powerpc64-unknown-linux-gnu
GCC target triplet: powerpc64-unknown-linux-gnu


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


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

end of thread, other threads:[~2010-04-30  8:55 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-08-27  0:13 [Bug target/41176] New: ICE in reload_cse_simplify_operands at postreload.c:396 lucier at math dot purdue dot edu
2009-08-27  0:14 ` [Bug target/41176] " lucier at math dot purdue dot edu
2009-09-03  2:37 ` lucier at math dot purdue dot edu
2009-10-01 16:40 ` ubizjak at gmail dot com
2009-10-01 19:37 ` lucier at math dot purdue dot edu
2009-10-01 19:43 ` lucier at math dot purdue dot edu
2009-10-01 19:57 ` [Bug target/41176] [4.4/4.5 Regression] " ubizjak at gmail dot com
2009-10-08  7:44 ` jakub at gcc dot gnu dot org
2009-10-08 13:33 ` jakub at gcc dot gnu dot org
2009-10-08 18:40 ` uweigand at gcc dot gnu dot org
2009-10-15 12:54 ` jakub at gcc dot gnu dot org
2009-10-24 11:52 ` rguenth at gcc dot gnu dot org
2010-01-21 13:15 ` jakub at gcc dot gnu dot org
2010-03-02 19:42 ` pinskia at gcc dot gnu dot org
2010-03-02 19:56 ` uweigand at gcc dot gnu dot org
2010-04-30  8:55 ` [Bug target/41176] [4.4/4.5/4.6 " jakub at gcc dot gnu dot 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).