[Bug fortran/54405] New: bad debugging info which lead to a wrong behavior of reverse-next in gdb

2012-08-29 Thread Edouard.Canot at irisa dot fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54405 Bug #: 54405 Summary: bad debugging info which lead to a wrong behavior of reverse-next in gdb Classification: Unclassified Product: gcc Version: 4.6.3 Status: UNCONF

[Bug fortran/52788] -fbounds-check fails for 2-rank allocatable arrays when reading

2012-03-30 Thread Edouard.Canot at irisa dot fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52788 --- Comment #1 from Edouard.Canot at irisa dot fr 2012-03-30 07:11:41 UTC --- For a one dimensional allocatable array, gfortran leads to a correct behavior when reading, i.e. it detects the bounds overflow.

[Bug fortran/52788] New: -fbounds-check fails for 2-rank allocatable arrays when reading

2012-03-29 Thread Edouard.Canot at irisa dot fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52788 Bug #: 52788 Summary: -fbounds-check fails for 2-rank allocatable arrays when reading Classification: Unclassified Product: gcc Version: 4.7.0 Status: UNCONFIRMED

[Bug fortran/41359] Wrong line numbers for debugging/profiling

2011-02-22 Thread Edouard.Canot at irisa dot fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41359 --- Comment #12 from Edouard.Canot at irisa dot fr 2011-02-22 10:36:41 UTC --- On Tuesday 22 February 2011 11:26:53 you wrote: (quoting "burnus at gcc dot gnu.org" ) > http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41359 > > Tob