https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117303
Bug ID: 117303
Summary: Link-time optimization optimizes away subroutine
referred to via C_FUNLOC
Product: gcc
Version: 14.2.0
Status: UNCONFIRMED
Severity: no
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116875
--- Comment #1 from Kirill Chilikin ---
Created attachment 59218
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=59218&action=edit
test2.f90
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116875
Bug ID: 116875
Summary: Internal compiler error: in make_decl_rtl, at
varasm.cc:1443
Product: gcc
Version: 14.2.0
Status: UNCONFIRMED
Severity: normal
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95397
--- Comment #6 from Kirill Chilikin ---
Created attachment 59112
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=59112&action=edit
Test case (works)
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95397
--- Comment #5 from Kirill Chilikin ---
Created attachment 59111
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=59111&action=edit
Test case
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95397
Kirill Chilikin changed:
What|Removed |Added
CC||chilikin.k at gmail dot com
--- Commen
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116705
Bug ID: 116705
Summary: Incorrect error in omp target teams distribute
parallel do
Product: gcc
Version: 14.2.0
Status: UNCONFIRMED
Severity: normal
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110987
--- Comment #3 from Kirill Chilikin ---
The derived type T3 has zero components but not zero length as it extends T1;
the test does not crash after the following changes:
diff --git a/gcc/fortran/trans.cc b/gcc/fortran/trans.cc
index 961b0b5a57
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110987
--- Comment #2 from Kirill Chilikin ---
Some additional information:
$ gfortran -g -o test test.f90 -fdump-tree-original
$ cat test.f90.005t.original | head -n 747 | tail -n 26
{
struct t3 zero.25;
struct array00_t3 desc.26;
struc
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110987
--- Comment #1 from Kirill Chilikin ---
Created attachment 55721
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=55721&action=edit
Objdump of the corresponding code
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110987
Bug ID: 110987
Summary: Segmentation fault after finalization of a temporary
variable
Product: gcc
Version: 13.2.0
Status: UNCONFIRMED
Severity: normal
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105501
Bug ID: 105501
Summary: The statement TYPE IS without a space is accepted
Product: gcc
Version: 11.3.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Compone
12 matches
Mail list logo