[Bug middle-end/23169] Fortran INTENT information not used in the middle-end for optimizations

2013-06-25 Thread dominiq at lps dot ens.fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23169 Dominique d'Humieres dominiq at lps dot ens.fr changed: What|Removed |Added Status|NEW |RESOLVED

[Bug middle-end/23169] Fortran INTENT information not used in the middle-end for optimizations

2010-07-13 Thread steven at gcc dot gnu dot org
--- Comment #13 from steven at gcc dot gnu dot org 2010-07-13 10:37 --- Still present. -- steven at gcc dot gnu dot org changed: What|Removed |Added Last

[Bug middle-end/23169] Fortran INTENT information not used in the middle-end for optimizations

2010-07-13 Thread burnus at gcc dot gnu dot org
--- Comment #14 from burnus at gcc dot gnu dot org 2010-07-13 13:32 --- (In reply to comment #13) Still present. Well, INTENT(IN), nonclobber, and something more is now supported by the middle end through the fn spec attribute (space to make sure this attribute stays internal for

[Bug middle-end/23169] Fortran INTENT information not used in the middle-end for optimizations

2009-05-03 Thread fxcoudert at gcc dot gnu dot org
--- Comment #12 from fxcoudert at gcc dot gnu dot org 2009-05-03 13:32 --- (In reply to comment #11) The original testcase in #0 appears to be fixed if compiled with -fwhole-file. Andrew's comment #4 appears to be still an issue?! Here's a full testcase showing the remaining issue: