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/34335] [4.3 Regression] valid code rejected when reordering USE statements



------- 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


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