This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug fortran/36271] [4.3 regression] Missed error with assignment to INTENT(IN) argument
- From: "kargl at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 20 May 2008 14:19:58 -0000
- Subject: [Bug fortran/36271] [4.3 regression] Missed error with assignment to INTENT(IN) argument
- References: <bug-36271-6318@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #1 from kargl at gcc dot gnu dot org 2008-05-20 14:19 -------
Works for me with 4.4.0.
Whether a back port from 4.4.0 to 4.3.0 is possible, I do not know.
At a minimum, the submit code should be added to the testsuite to
prevent future regressions.
--
kargl at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
Known to work| |4.4.0
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36271