This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug fortran/34335] [4.3 Regression] valid code rejected when reordering USE statements
- From: "jaydub66 at gmail dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 4 Dec 2007 21:16:31 -0000
- Subject: [Bug fortran/34335] [4.3 Regression] valid code rejected when reordering USE statements
- References: <bug-34335-14773@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #4 from jaydub66 at gmail dot com 2007-12-04 21:16 -------
(In reply to comment #3)
> Paul, do you have an idea? My (un)educated guess is that the fix for PR 33541
> (patch to not import "y" when using "use foo; use foo, only: x => y") caused
> this.
I don't think your guess is uneducated at all. I nailed the error down to
revision 130395, which is Paul's fix for PR33541.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34335