This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug fortran/54934] Invalid debug/ array bounds w/-fno-range-check and 32-bit target
- From: "jan.kratochvil at redhat dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Mon, 15 Oct 2012 18:41:59 +0000
- Subject: [Bug fortran/54934] Invalid debug/ array bounds w/-fno-range-check and 32-bit target
- Auto-submitted: auto-generated
- References: <bug-54934-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54934
--- Comment #2 from Jan Kratochvil <jan.kratochvil at redhat dot com> 2012-10-15 18:41:59 UTC ---
Created attachment 28451
--> http://gcc.gnu.org/bugzilla/attachment.cgi?id=28451
.f source for a reproducer
Submitting it as a PR as the testcase no longer requires -fno-range-check and
it produces valid debug/ output with -m64 but invalid with -m32.
gcc (GCC) 4.8.0 20121015 (experimental)