This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug fortran/29697] gfortran should use TYPE_QUAL_CONST etc.
- From: "pinskia at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 3 Nov 2006 18:03:34 -0000
- Subject: [Bug fortran/29697] gfortran should use TYPE_QUAL_CONST etc.
- References: <bug-29697-13404@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #3 from pinskia at gcc dot gnu dot org 2006-11-03 18:03 -------
For arguments, you missed that flag_argument_noalias is set to 2 (or is it 3
now).
It also changes debugging info which is needed in this case to get the correct
debuging info.
--
pinskia at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
OtherBugsDependingO| |24546
nThis| |
Severity|enhancement |normal
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29697