This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug fortran/35003] spurious warning using -Wconversion, a do loop, and 8 byte integers



------- Comment #2 from manu at gcc dot gnu dot org  2008-01-30 22:30 -------
(In reply to comment #1)
> See also: PR29458

Why? Those two bugs have nothing to do with each other.

BTW, how can a conversion from INTEGER(4) to INTEGER(8) change a value? I think
the Wconversion warning is wrong, not the iterator creation.


-- 


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]