public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug target/14322] New: Unrecognizable lo_sum insn with -m64 and -fPIC
@ 2004-02-27 16:25 ehrhardt at mathematik dot uni-ulm dot de
  2004-02-27 16:56 ` [Bug target/14322] " pinskia at gcc dot gnu dot org
                   ` (18 more replies)
  0 siblings, 19 replies; 20+ messages in thread
From: ehrhardt at mathematik dot uni-ulm dot de @ 2004-02-27 16:25 UTC (permalink / raw)
  To: gcc-bugs

The following code gives an unrecognizable insn on sparc-sun-solaris
with -m64 -fPIC:

=================================
int foo;
void * f ()
{
        return &foo;
}
=================================

The error message is:

locale.cc: In function `f':
locale.cc:5: error: unrecognizable insn:
(insn 9 8 10 0 (set (reg:DI 112)
        (lo_sum:DI (reg:DI 112)
            (unspec:DI [
                    (symbol_ref:SI ("foo") <var_decl ff202d80 foo>)
                ] 0))) -1 (nil)
    (nil))
locale.cc:5: internal compiler error: in extract_insn, at recog.c:2083
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.

-- 
           Summary: Unrecognizable lo_sum insn with -m64 and -fPIC
           Product: gcc
           Version: tree-ssa
            Status: UNCONFIRMED
          Severity: critical
          Priority: P2
         Component: target
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: ehrhardt at mathematik dot uni-ulm dot de
                CC: gcc-bugs at gcc dot gnu dot org
  GCC host triplet: sparc-sun-solaris2.9


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


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

end of thread, other threads:[~2004-03-26 13:56 UTC | newest]

Thread overview: 20+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-02-27 16:25 [Bug target/14322] New: Unrecognizable lo_sum insn with -m64 and -fPIC ehrhardt at mathematik dot uni-ulm dot de
2004-02-27 16:56 ` [Bug target/14322] " pinskia at gcc dot gnu dot org
2004-02-27 18:54 ` pinskia at gcc dot gnu dot org
2004-02-27 22:57 ` pinskia at gcc dot gnu dot org
2004-02-29 16:24 ` pinskia at gcc dot gnu dot org
2004-03-05  9:02 ` ebotcazou at gcc dot gnu dot org
2004-03-10 16:02 ` ebotcazou at gcc dot gnu dot org
2004-03-10 16:57 ` pinskia at gcc dot gnu dot org
2004-03-10 18:44 ` [Bug middle-end/14322] " ebotcazou at gcc dot gnu dot org
2004-03-10 19:19 ` [Bug target/14322] " pinskia at gcc dot gnu dot org
2004-03-10 19:48 ` ebotcazou at gcc dot gnu dot org
2004-03-10 19:51 ` pinskia at gcc dot gnu dot org
2004-03-10 19:52 ` pinskia at gcc dot gnu dot org
2004-03-10 19:58 ` [Bug middle-end/14322] " ebotcazou at gcc dot gnu dot org
2004-03-10 20:10 ` [Bug target/14322] " pinskia at gcc dot gnu dot org
2004-03-10 20:57 ` ebotcazou at gcc dot gnu dot org
2004-03-13 16:08 ` ehrhardt at mathematik dot uni-ulm dot de
2004-03-15 13:14 ` [Bug bootstrap/14322] " ebotcazou at gcc dot gnu dot org
2004-03-26 13:51 ` [Bug middle-end/14322] [tree-ssa] bootstrap failure: ICE in extract_insn with -m64 -fPIC ehrhardt at mathematik dot uni-ulm dot de
2004-03-26 13:56 ` 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).