[Bug fortran/53732] [4.7/4.8 Regression] "mismatching comparison operand types" on compile
mikael at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Fri Jun 22 11:24:00 GMT 2012
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53732
Mikael Morin <mikael at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |ASSIGNED
--- Comment #8 from Mikael Morin <mikael at gcc dot gnu.org> 2012-06-22 11:24:04 UTC ---
(In reply to comment #7)
> > Well, it did!-) The patch even fixed the PR (no regression with -m32, further
> > testing in progress).
>
> Testing finished without anything to report.
>
Thanks for testing Dominique.
I'll come back to it next Monday or so.
Alexey, if this bug is annoying to you, you can probably circumvent it by
replacing "dim=one" for "dim=1" in the sum call, where "one" is a variable of
value 1.
More information about the Gcc-bugs
mailing list