public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug middle-end/56382] New: FAIL: gcc.c-torture/compile/pr55921.c  (internal compiler error)
@ 2013-02-18 18:24 danglin at gcc dot gnu.org
  2013-02-18 18:35 ` [Bug middle-end/56382] " danglin at gcc dot gnu.org
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: danglin at gcc dot gnu.org @ 2013-02-18 18:24 UTC (permalink / raw)
  To: gcc-bugs


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

             Bug #: 56382
           Summary: FAIL: gcc.c-torture/compile/pr55921.c  (internal
                    compiler error)
    Classification: Unclassified
           Product: gcc
           Version: 4.8.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: middle-end
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: danglin@gcc.gnu.org
              Host: hppa64-hp-hpux11.11
            Target: hppa64-hp-hpux11.11
             Build: hppa64-hp-hpux11.11


This is a problem extracting the first subreg from a SCmode value.  Thia
occurs during reload after the point where pseudos can be created but we
need a pseudo to extract the subreg.  The problem is SCmode is the same
size as DImode on this target, so the subreg can't be extracted by a move.

I marked this a middle-end bug as the documentation indicates that complex
values are handled by it.


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

end of thread, other threads:[~2014-03-27  1:04 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-02-18 18:24 [Bug middle-end/56382] New: FAIL: gcc.c-torture/compile/pr55921.c (internal compiler error) danglin at gcc dot gnu.org
2013-02-18 18:35 ` [Bug middle-end/56382] " danglin at gcc dot gnu.org
2013-07-25 16:32 ` danglin at gcc dot gnu.org
2013-07-25 16:35 ` danglin at gcc dot gnu.org
2013-09-02 16:19 ` ebotcazou at gcc dot gnu.org
2014-03-27  1:04 ` danglin 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).