public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c/53749] New: ice in expand_shift_1
@ 2012-06-22  8:34 dcb314 at hotmail dot com
  2012-06-22 13:53 ` [Bug middle-end/53749] " hjl.tools at gmail dot com
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: dcb314 at hotmail dot com @ 2012-06-22  8:34 UTC (permalink / raw)
  To: gcc-bugs

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

             Bug #: 53749
           Summary: ice in expand_shift_1
    Classification: Unclassified
           Product: gcc
           Version: 4.8.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: c
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: dcb314@hotmail.com


Created attachment 27688
  --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=27688
C source code

I just tried to compile the package slang-2.2.4
on gcc-4.8 trunk dated 20120620 on an AMD x86_64 box.

The compiler said

/home/dcb/rpmbuild/BUILD/slang-2.2.4/src/slarith.inc:697:32: internal compiler
error: in expand_shift_1, at expmed.c:2335
  for (n = 0; n < na; n++) b[n] = (2 * a[n]);
                                ^
Please submit a full bug report,
with preprocessed source if appropriate.
See <http://gcc.gnu.org/bugs.html> for instructions.

Preprocessed source code attached. Flag -O3 required.


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

end of thread, other threads:[~2012-06-27 21:31 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-06-22  8:34 [Bug c/53749] New: ice in expand_shift_1 dcb314 at hotmail dot com
2012-06-22 13:53 ` [Bug middle-end/53749] " hjl.tools at gmail dot com
2012-06-22 16:47 ` rth at gcc dot gnu.org
2012-06-23 16:42 ` [Bug target/53749] " rth at gcc dot gnu.org
2012-06-23 20:02 ` rth at gcc dot gnu.org
2012-06-27 21:31 ` rth 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).