[Bug fortran/19777] -fbounds-check catches non-existent bounds violation
pinskia at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Mon Apr 11 23:50:00 GMT 2005
------- Additional Comments From pinskia at gcc dot gnu dot org 2005-04-11 23:50 -------
D.491 = D.487 <= 0;
D.492 = D.487 > 0;
D.493 = D.491 || D.492;
D.494 = __builtin_expect (D.493, 0);
That is just wrong.
--
What |Removed |Added
----------------------------------------------------------------------------
CC| |pinskia at gcc dot gnu dot
| |org
Last reconfirmed|2005-02-06 18:38:47 |2005-04-11 23:50:45
date| |
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19777
More information about the Gcc-bugs
mailing list