[Bug fortran/55465] Name collision in C binding (calling C from Fortran)

2012-11-30 Thread juno.krahn at nih dot gov
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55465 --- Comment #13 from Juno Krahn 2012-11-30 17:21:08 UTC --- This issue was once discussed by members of the Fortran standards committee. I don't recall if that was on usenet or somewhere in the committee meeting notes. The conclusion was t

[Bug fortran/55465] Name collision in C binding (calling C from Fortran)

2012-11-26 Thread juno.krahn at nih dot gov
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55465 --- Comment #8 from Juno Krahn 2012-11-26 19:55:11 UTC --- Also, I should have mentioned that multiple interface specs used to work in Gnu Fortran, and it still works in current Intel, Sun and Open64 Fortran compilers.

[Bug fortran/55465] Name collision in C binding (calling C from Fortran)

2012-11-26 Thread juno.krahn at nih dot gov
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55465 Juno Krahn changed: What|Removed |Added CC||juno.krahn at nih dot gov

[Bug fortran/55356] New: ICE with TRANSFER of C_NULL_PTR

2012-11-16 Thread juno.krahn at nih dot gov
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55356 Bug #: 55356 Summary: ICE with TRANSFER of C_NULL_PTR Classification: Unclassified Product: gcc Version: 4.7.0 Status: UNCONFIRMED Severity: normal Priorit

[Bug fortran/55345] ICE with abstract interface type with use-renamed local names

2012-11-16 Thread juno.krahn at nih dot gov
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55345 --- Comment #2 from Juno Krahn 2012-11-16 15:56:24 UTC --- Abstract interfaces and rename aliasing are both seldom used, plus there is a work-around, so I agree that there is no need for back porting.

[Bug fortran/55345] New: ICE with abstract interface type with use-renamed local names

2012-11-15 Thread juno.krahn at nih dot gov
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55345 Bug #: 55345 Summary: ICE with abstract interface type with use-renamed local names Classification: Unclassified Product: gcc Version: 4.6.3 Status: UNCONF

[Bug fortran/55343] New: Renamed C_PTR entities are not treated as equivalent types.

2012-11-15 Thread juno.krahn at nih dot gov
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55343 Bug #: 55343 Summary: Renamed C_PTR entities are not treated as equivalent types. Classification: Unclassified Product: gcc Version: 4.6.3 Status: UNCONFIRM

[Bug fortran/48858] Incorrect error for same binding label on two generic interface specifics

2012-11-13 Thread juno.krahn at nih dot gov
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48858 Juno Krahn changed: What|Removed |Added CC||juno.krahn at nih dot gov