public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug middle-end/61913] New: ICE in common_handle_option with -Wodr
@ 2014-07-25 14:18 burnus at gcc dot gnu.org
  2014-07-26 19:19 ` [Bug middle-end/61913] " mpolacek at gcc dot gnu.org
                   ` (10 more replies)
  0 siblings, 11 replies; 14+ messages in thread
From: burnus at gcc dot gnu.org @ 2014-07-25 14:18 UTC (permalink / raw)
  To: gcc-bugs

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

            Bug ID: 61913
           Summary: ICE in common_handle_option with -Wodr
           Product: gcc
           Version: 4.10.0
            Status: UNCONFIRMED
          Keywords: ice-on-valid-code
          Severity: normal
          Priority: P3
         Component: middle-end
          Assignee: unassigned at gcc dot gnu.org
          Reporter: burnus at gcc dot gnu.org
                CC: hubicka at gcc dot gnu.org

The following gives an ICE:

$ touch foo.cc
$ g++ -Wodr foo.cc


cc1plus: internal compiler error: in common_handle_option, at opts.c:1926
0x119e5f3 common_handle_option(gcc_options*, gcc_options*, cl_decoded_option
const*, unsigned int, int, unsigned int, cl_option_handlers const*,
diagnostic_context*)
        ../../gcc/opts.c:1926
0x11a0e07 handle_option
        ../../gcc/opts-common.c:925
0x11a10b3 read_cmdline_option(gcc_options*, gcc_options*, cl_decoded_option*,
unsigned int, unsigned int, cl_option_handlers const*, diagnostic_context*)
        ../../gcc/opts-common.c:1101
0xb2f357 read_cmdline_options
        ../../gcc/opts-global.c:235
0xb2f357 decode_options(gcc_options*, gcc_options*, cl_decoded_option*,
unsigned int, unsigned int, diagnostic_context*)
        ../../gcc/opts-global.c:309


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

end of thread, other threads:[~2014-08-22 21:34 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-07-25 14:18 [Bug middle-end/61913] New: ICE in common_handle_option with -Wodr burnus at gcc dot gnu.org
2014-07-26 19:19 ` [Bug middle-end/61913] " mpolacek at gcc dot gnu.org
2014-07-28  8:34 ` mpolacek at gcc dot gnu.org
2014-07-28  8:37 ` mpolacek at gcc dot gnu.org
2014-07-28 14:20 ` manu at gcc dot gnu.org
2014-07-28 14:27 ` mpolacek at gcc dot gnu.org
2014-07-28 14:39 ` manu at gcc dot gnu.org
2014-07-29  6:39   ` Jan Hubicka
2014-07-28 15:20 ` mpolacek at gcc dot gnu.org
2014-07-29  6:34   ` Jan Hubicka
2014-07-29  6:35 ` hubicka at ucw dot cz
2014-07-29  6:40 ` hubicka at ucw dot cz
2014-08-22 18:40 ` manu at gcc dot gnu.org
2014-08-22 21:34 ` hubicka 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).