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/29489] LBOUND (array) and LBOUND (array, DIM) give different results.



------- Comment #2 from fxcoudert at gcc dot gnu dot org  2006-10-17 10:45 -------
(In reply to comment #1)
> I have seen what the problem is, in the meantime:  LBOUND (soda, 2) is being
> processed in simplify.c(simplify_bound), which does not kow about your middle
> end mods!

Hum, I knew I would have to do that sometime. I've updated PR29391 to track
this particular problem.


-- 


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


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