public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug ipa/61998] New: [4.10 Regression] ICE: Segmentation fault with -Wsuggest-final-types
@ 2014-08-02 16:28 trippels at gcc dot gnu.org
  2014-08-04 10:05 ` [Bug ipa/61998] " rguenth at gcc dot gnu.org
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: trippels at gcc dot gnu.org @ 2014-08-02 16:28 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61998

            Bug ID: 61998
           Summary: [4.10 Regression] ICE: Segmentation fault with
                    -Wsuggest-final-types
           Product: gcc
           Version: 4.10.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: ipa
          Assignee: unassigned at gcc dot gnu.org
          Reporter: trippels at gcc dot gnu.org
                CC: hubicka at gcc dot gnu.org

markus@x4 ~ % touch foo.ii
markus@x4 ~ % g++ -Wsuggest-final-types -O2 foo.ii
foo.ii:1:0: internal compiler error: Segmentation fault
0xb9445f crash_signal
        ../../gcc/gcc/toplev.c:337
0x9fcab9 ipa_devirt
        ../../gcc/gcc/ipa-devirt.c:3102
0x9fcab9 execute
        ../../gcc/gcc/ipa-devirt.c:3372
Please submit a full bug report,
with preprocessed source if appropriate.
Please include the complete backtrace with any bug report.
See <http://gcc.gnu.org/bugs.html> for instructions.

Also both -Wsuggest-final-types -Wsuggest-final-methods should probably 
only be enabled for C++11 or higher, because C++98 doesn't support 
the final keyword.


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

end of thread, other threads:[~2014-09-19 14:48 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-08-02 16:28 [Bug ipa/61998] New: [4.10 Regression] ICE: Segmentation fault with -Wsuggest-final-types trippels at gcc dot gnu.org
2014-08-04 10:05 ` [Bug ipa/61998] " rguenth at gcc dot gnu.org
2014-08-22 19:32 ` [Bug ipa/61998] [5 " reichelt at gcc dot gnu.org
2014-08-22 21:55 ` hubicka at gcc dot gnu.org
2014-08-22 21:58 ` trippels at gcc dot gnu.org
2014-08-22 22:26 ` hubicka at ucw dot cz
2014-09-19 14:44 ` trippels at gcc dot gnu.org
2014-09-19 14:48 ` trippels 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).