[Bug fortran/82065] gfortran rejects redundant use of intrinsic module constant

2023-05-08 Thread anlauf at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82065 anlauf at gcc dot gnu.org changed: What|Removed |Added CC|anlauf at gmx dot de |anlauf at gcc dot gnu.

[Bug fortran/82065] gfortran rejects redundant use of intrinsic module constant

2018-10-28 Thread c.friedr...@fz-juelich.de
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82065 c.friedr...@fz-juelich.de changed: What|Removed |Added CC||c.friedr...@fz-juelich.de ---

[Bug fortran/82065] gfortran rejects redundant use of intrinsic module constant

2018-04-11 Thread anlauf at gmx dot de
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82065 --- Comment #5 from Harald Anlauf --- This looks pretty much like a namespace problem. Adding in the example in comment #4 common /x/ integer_kinds e.g. to subroutine sub1 makes the code illegal but compile. It then prints: 1

[Bug fortran/82065] gfortran rejects redundant use of intrinsic module constant

2018-04-09 Thread dramwang at 163 dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82065 Xin Wang changed: What|Removed |Added CC||dramwang at 163 dot com --- Comment #4 from X

[Bug fortran/82065] gfortran rejects redundant use of intrinsic module constant

2018-02-13 Thread anlauf at gmx dot de
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82065 Harald Anlauf changed: What|Removed |Added CC||anlauf at gmx dot de --- Comment #3 from

[Bug fortran/82065] gfortran rejects redundant use of intrinsic module constant

2017-09-03 Thread anlauf at gmx dot de
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82065 --- Comment #2 from Harald Anlauf --- (In reply to Dominique d'Humieres from comment #1) > Confirmed on x86_64-apple-darwin16 from 4.8 up to trunk (8.0). Note that the > error is given by the as. Is it the case on linux? Yes. Note that the erro

[Bug fortran/82065] gfortran rejects redundant use of intrinsic module constant

2017-09-03 Thread dominiq at lps dot ens.fr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82065 Dominique d'Humieres changed: What|Removed |Added Status|UNCONFIRMED |WAITING Last reconfirmed|