https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109861
Scot Breitenfeld changed:
What|Removed |Added
Status|WAITING |RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109861
--- Comment #6 from Scot Breitenfeld ---
Thanks for the standard reference. That is indeed what I was looking for. I
understand now that, in this case, the INTENT refers to whether C_PTR can be
changed and does not relate to the INTENT state of
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99982
--- Comment #11 from Scot Breitenfeld ---
Thanks for the standard reference. That is indeed what I was looking for. I
understand now that, in this case, the INTENT refers to whether C_PTR can be
changed and does not relate to the INTENT state of
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109861
--- Comment #3 from Scot Breitenfeld ---
I see the same issue with NAG, regardless of the optimization level. Our CI
testing had missed it because this was a parallel test, and we don't test
parallel with NAG.
I guess the issue is whether marki
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109861
Bug ID: 109861
Summary: Optimization is marking uninitialized C_PTR being
passed to a C function, causes segfault.
Product: gcc
Version: 13.0
Status: UNCONFIRMED
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99982
--- Comment #9 from Scot Breitenfeld ---
This is Great! Thank-you.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99982
--- Comment #5 from Scot Breitenfeld ---
I removed the c_funptr interface in CGNS since it was not being used.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99982
--- Comment #4 from Scot Breitenfeld ---
Is there an update on this issue, the CGNS fortran wrappers will not work with
gfortran as there are no work arounds for this issue.
Thanks.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100149
Scot Breitenfeld changed:
What|Removed |Added
Known to work||10.3.0
Status|UNCONFIRME
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100149
--- Comment #2 from Scot Breitenfeld ---
Thanks for the update; it is good to know that it was fixed in 11.0. I also
tried it with GCC master (4.20.2021), and it worked. This is for an open-source
library (CGNS), and it is a commonly used API; i
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99982
--- Comment #1 from Scot Breitenfeld ---
I checked with gcc master (4/20/2021), and it still has the same issue.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100149
Bug ID: 100149
Summary: Seg fault passing to CHARACTER(*), DIMENSION(*),
INTENT(IN), OPTIONAL
Product: gcc
Version: 10.2.0
Status: UNCONFIRMED
Severity: normal
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99982
Bug ID: 99982
Summary: INTERFACE selects wrong module procedure involving
C_PTR and C_FUNPTR
Product: gcc
Version: 10.2.0
Status: UNCONFIRMED
Severity: normal
13 matches
Mail list logo