[Bug fortran/53379] [4.8/4.9/5 Regression] No backtrace generated for array bounds violation

2014-12-19 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=53379 Jakub Jelinek changed: What|Removed |Added Target Milestone|4.8.4 |4.8.5 --- Comment #18 from Jakub Jelinek

[Bug fortran/53379] [4.8/4.9/5 Regression] No backtrace generated for array bounds violation

2014-12-05 Thread Joost.VandeVondele at mat dot ethz.ch
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=53379 --- Comment #17 from Joost VandeVondele --- (In reply to Harald Anlauf from comment #16) > (In reply to Joost VandeVondele from comment #15) > > While if we use -fsanitize=address (at greatly increased cost), we actually > > get a Christmas tree

[Bug fortran/53379] [4.8/4.9/5 Regression] No backtrace generated for array bounds violation

2014-12-04 Thread anlauf at gmx dot de
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=53379 --- Comment #16 from Harald Anlauf --- (In reply to Joost VandeVondele from comment #15) > While if we use -fsanitize=address (at greatly increased cost), we actually > get a Christmas tree with losts of colourful lights: I cannot use ASAN on an

[Bug fortran/53379] [4.8/4.9/5 Regression] No backtrace generated for array bounds violation

2014-12-02 Thread Joost.VandeVondele at mat dot ethz.ch
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=53379 Joost VandeVondele changed: What|Removed |Added Last reconfirmed|2013-12-29 00:00:00 |2014-12-2 CC|