[Bug fortran/36454] too cautionous alias checking with renamed variables/types from modules (Error: ACCESS specification already specified)

2008-09-23 Thread pault at gcc dot gnu dot org
--- Comment #6 from pault at gcc dot gnu dot org 2008-09-23 06:27 --- Subject: Bug 36454 Author: pault Date: Tue Sep 23 06:25:39 2008 New Revision: 140578 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=140578 Log: 2008-09-23 Paul Thomas [EMAIL PROTECTED] PR

[Bug fortran/36454] too cautionous alias checking with renamed variables/types from modules (Error: ACCESS specification already specified)

2008-09-23 Thread pault at gcc dot gnu dot org
--- Comment #7 from pault at gcc dot gnu dot org 2008-09-23 06:28 --- Fixed on trunk and 4.3. Thanks for the report Paul -- pault at gcc dot gnu dot org changed: What|Removed |Added

[Bug fortran/36454] too cautionous alias checking with renamed variables/types from modules (Error: ACCESS specification already specified)

2008-09-17 Thread pault at gcc dot gnu dot org
--- Comment #4 from pault at gcc dot gnu dot org 2008-09-17 22:25 --- Subject: Bug 36454 Author: pault Date: Wed Sep 17 22:23:51 2008 New Revision: 140434 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=140434 Log: 2008-09-18 Paul Thomas [EMAIL PROTECTED] PR

[Bug fortran/36454] too cautionous alias checking with renamed variables/types from modules (Error: ACCESS specification already specified)

2008-09-17 Thread pault at gcc dot gnu dot org
--- Comment #5 from pault at gcc dot gnu dot org 2008-09-17 22:33 --- Fixed on trunk. I'll wait a few days and fix on 4.3. Thanks for the report Paul -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36454

[Bug fortran/36454] too cautionous alias checking with renamed variables/types from modules (Error: ACCESS specification already specified)

2008-09-06 Thread pault at gcc dot gnu dot org
--- Comment #3 from pault at gcc dot gnu dot org 2008-09-06 18:02 --- (In reply to comment #2) CONFIRM. Paul, as out module.c expert, do you have an idea how to solve this? Yes, I have a fix - see the list, either tonight or tomorrow. Cheers Paul -- pault at gcc dot gnu dot

[Bug fortran/36454] too cautionous alias checking with renamed variables/types from modules (Error: ACCESS specification already specified)

2008-06-07 Thread burnus at gcc dot gnu dot org
--- Comment #2 from burnus at gcc dot gnu dot org 2008-06-07 06:18 --- CONFIRM. Paul, as out module.c expert, do you have an idea how to solve this? -- burnus at gcc dot gnu dot org changed: What|Removed |Added

[Bug fortran/36454] too cautionous alias checking with renamed variables/types from modules (Error: ACCESS specification already specified)

2008-06-06 Thread thomas dot orgis at awi dot de
--- Comment #1 from thomas dot orgis at awi dot de 2008-06-06 21:45 --- Oh, btw: I reckon that this is independent of host system, but for reference: I tested this on x86-64-linux (gfortran 4.1.2 or such) and x86-linux (4.2.3 and 4.3.0). -- thomas dot orgis at awi dot de changed: