public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c++/60506] New: g++ reports "internal compiler error" using SSE2 and not entirely beautiful programming
@ 2014-03-12  4:47 jenkinsj89 at yahoo dot ca
  2014-03-12  4:48 ` [Bug c++/60506] " jenkinsj89 at yahoo dot ca
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: jenkinsj89 at yahoo dot ca @ 2014-03-12  4:47 UTC (permalink / raw)
  To: gcc-bugs

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

            Bug ID: 60506
           Summary: g++ reports "internal compiler error" using SSE2 and
                    not entirely beautiful programming
           Product: gcc
           Version: 4.8.2
            Status: UNCONFIRMED
          Severity: blocker
          Priority: P3
         Component: c++
          Assignee: unassigned at gcc dot gnu.org
          Reporter: jenkinsj89 at yahoo dot ca
              Host: i86_64-pc-cygwin
            Target: i86_64-pc-cygwin -march=corei7

I compiled the enclosed program with:

g++ -S -v -Wall -Wextra -std=c++11 -march=corei7 -save-temps rabbit-gccbug.cc

and it reported the text hereafter pasted.  It reports the same error
if "-O2" is enabled, and it also reports the same error if 
"-fno-strict-aliasing -fwrapv -fno-aggressive-loop-optimizations"
is provided.

As requested, I am attaching the preprocessed output rather than the original
program, but please note that the only included file is <cstdint>.


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

end of thread, other threads:[~2014-03-12  5:12 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-03-12  4:47 [Bug c++/60506] New: g++ reports "internal compiler error" using SSE2 and not entirely beautiful programming jenkinsj89 at yahoo dot ca
2014-03-12  4:48 ` [Bug c++/60506] " jenkinsj89 at yahoo dot ca
2014-03-12  5:03 ` pinskia at gcc dot gnu.org
2014-03-12  5:09 ` pinskia at gcc dot gnu.org
2014-03-12  5:12 ` [Bug c++/60506] ICE with && on vectors in C++ pinskia 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).