public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug sanitizer/60557] New: UBSAN: ICE after ubsan_expand_null_ifn
@ 2014-03-17 22:26 burnus at gcc dot gnu.org
  2014-03-17 22:34 ` [Bug sanitizer/60557] " burnus at gcc dot gnu.org
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: burnus at gcc dot gnu.org @ 2014-03-17 22:26 UTC (permalink / raw)
  To: gcc-bugs

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

            Bug ID: 60557
           Summary: UBSAN: ICE after ubsan_expand_null_ifn
           Product: gcc
           Version: 4.9.0
            Status: UNCONFIRMED
          Keywords: ice-on-valid-code
          Severity: normal
          Priority: P3
         Component: sanitizer
          Assignee: unassigned at gcc dot gnu.org
          Reporter: burnus at gcc dot gnu.org
                CC: dodji at gcc dot gnu.org, dvyukov at gcc dot gnu.org,
                    jakub at gcc dot gnu.org, kcc at gcc dot gnu.org,
                    mpolacek at gcc dot gnu.org

Compiling the following syntactically valid program ICEs with UBSAN:

$ gfortran -fsanitize=undefined bar.f90
bar.f90: In function 'ribm':
bar.f90:15:0: internal compiler error: Segmentation fault
   subroutine ribm(rndm,ial)
 ^
0xa0d9af crash_signal
        ../../gcc/toplev.c:337
0x836ba4 gimple_build_call(tree_node*, unsigned int, ...)
        ../../gcc/gimple.c:249
0xa2a1b8 ubsan_expand_null_ifn(gimple_stmt_iterator)
        ../../gcc/ubsan.c:590
0xa1dc27 execute_sanopt
        ../../gcc/asan.c:2587


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

end of thread, other threads:[~2014-03-18 15:08 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-03-17 22:26 [Bug sanitizer/60557] New: UBSAN: ICE after ubsan_expand_null_ifn burnus at gcc dot gnu.org
2014-03-17 22:34 ` [Bug sanitizer/60557] " burnus at gcc dot gnu.org
2014-03-17 22:42 ` burnus at gcc dot gnu.org
2014-03-17 22:50 ` dominiq at lps dot ens.fr
2014-03-17 22:54 ` dominiq at lps dot ens.fr
2014-03-18  6:18 ` jakub at gcc dot gnu.org
2014-03-18 15:06 ` jakub at gcc dot gnu.org
2014-03-18 15:08 ` jakub 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).