[Bug fortran/94737] BIND(C) names are not always treated as case sensitive.

2020-04-26 Thread tkoenig at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94737 --- Comment #8 from Thomas Koenig --- So, test case committed. Thanks for the bug report! Even though it turned out to be invalid, it still ended up making the compiler better.

[Bug fortran/94737] BIND(C) names are not always treated as case sensitive.

2020-04-26 Thread cvs-commit at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94737 --- Comment #7 from CVS Commits --- The master branch has been updated by Thomas Kथà¤nig : https://gcc.gnu.org/g:870923cd48e1e715120ff68425437e5b346283a1 commit r10-7972-g870923cd48e1e715120ff68425437e5b346283a1 Author: Thomas Koenig Date:

[Bug fortran/94737] BIND(C) names are not always treated as case sensitive.

2020-04-26 Thread tkoenig at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94737 --- Comment #6 from Thomas Koenig --- (In reply to Lee Busby from comment #4) > (In reply to kargl from comment #3) > > (In reply to Thomas Koenig from comment #2) > > > Correction, this is not a regression. > > > > > > F2018 has, in 19.2, parag

[Bug fortran/94737] BIND(C) names are not always treated as case sensitive.

2020-04-25 Thread sgk at troutmask dot apl.washington.edu
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94737 --- Comment #5 from Steve Kargl --- On Sun, Apr 26, 2020 at 02:39:37AM +, busby1 at llnl dot gov wrote: > https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94737 > > --- Comment #4 from Lee Busby --- > (In reply to kargl from comment #3) > > (In

[Bug fortran/94737] BIND(C) names are not always treated as case sensitive.

2020-04-25 Thread busby1 at llnl dot gov
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94737 --- Comment #4 from Lee Busby --- (In reply to kargl from comment #3) > (In reply to Thomas Koenig from comment #2) > > Correction, this is not a regression. > > > > F2018 has, in 19.2, paragraph 2 > > > > # The global identifier of an entity s

[Bug fortran/94737] BIND(C) names are not always treated as case sensitive.

2020-04-25 Thread kargl at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94737 kargl at gcc dot gnu.org changed: What|Removed |Added Keywords|rejects-valid | --- Comment #3 from kargl at

[Bug fortran/94737] BIND(C) names are not always treated as case sensitive.

2020-04-25 Thread tkoenig at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94737 Thomas Koenig changed: What|Removed |Added Status|NEW |RESOLVED Summary|[8/9/10 Regr

[Bug fortran/94737] BIND(C) names are not always treated as case sensitive. Versions < 8 are ok.

2020-04-23 Thread kargl at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94737 kargl at gcc dot gnu.org changed: What|Removed |Added Priority|P3 |P4 CC|