public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug target/14093] New: Internal compiler error for code when using -mhitachi option in SH.
@ 2004-02-10  9:50 rajeshs1 at kpitcummins dot com
  2004-02-10 11:32 ` [Bug target/14093] " pinskia at gcc dot gnu dot org
                   ` (9 more replies)
  0 siblings, 10 replies; 11+ messages in thread
From: rajeshs1 at kpitcummins dot com @ 2004-02-10  9:50 UTC (permalink / raw)
  To: gcc-bugs

Try the code below with sh-coff toolchain

----------------bug.c ---------------------
char foo(void);
void bar()
{
        char gc = foo();
}
----------------bug.c ---------------------

Compile with

sh-coff-gcc -m2 -mhitachi bug.c

It generates following error:

bug.c: In function 'bar':
bug.c:4: internal compiler error: in emit_move_insn, at expr.c:2776
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://gcc.gnu.org/bugs/html> for instructions.

-- 
           Summary: Internal compiler error for code when using -mhitachi
                    option in SH.
           Product: gcc
           Version: 3.4.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: target
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: rajeshs1 at kpitcummins dot com
                CC: gcc-bugs at gcc dot gnu dot org


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


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

end of thread, other threads:[~2004-05-28 23:27 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-02-10  9:50 [Bug target/14093] New: Internal compiler error for code when using -mhitachi option in SH rajeshs1 at kpitcummins dot com
2004-02-10 11:32 ` [Bug target/14093] " pinskia at gcc dot gnu dot org
2004-04-08  2:01 ` wilson at gcc dot gnu dot org
2004-04-15 12:27 ` NitinY at KPITCummins dot com
2004-04-15 12:37 ` NitinY at KPITCummins dot com
2004-04-15 12:40 ` pinskia at gcc dot gnu dot org
2004-04-30 10:07 ` cvs-commit at gcc dot gnu dot org
2004-05-29 22:49 ` [Bug target/14093] [3.4 only] " mmitchel at gcc dot gnu dot org
2004-05-30  4:46 ` cvs-commit at gcc dot gnu dot org
2004-05-30  4:51 ` wilson at specifixinc dot com
2004-05-30  4:55 ` pinskia 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).