[Bug fortran/105310] ICE when UNION is after the 8th field in a DEC STRUCTURE with -finit-derived -finit-local-zero

2022-04-19 Thread foreese at gcc dot gnu.org via Gcc-bugs
|ASSIGNED Last reconfirmed||2022-04-19 Assignee|unassigned at gcc dot gnu.org |foreese at gcc dot gnu.org --- Comment #1 from Fritz Reese --- Created attachment 52834 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=52834&acti

[Bug fortran/105310] New: ICE when UNION is after the 8th field in a DEC STRUCTURE with -finit-derived -finit-local-zero

2022-04-19 Thread foreese at gcc dot gnu.org via Gcc-bugs
Severity: normal Priority: P3 Component: fortran Assignee: unassigned at gcc dot gnu.org Reporter: foreese at gcc dot gnu.org Target Milestone: --- Created attachment 52833 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=52833&action=ed

[Bug fortran/96986] [8/9/10/11 Regression] Explicit interface required: volatile argument for ENTRY subroutine

2021-01-01 Thread foreese at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96986 --- Comment #3 from Fritz Reese --- (In reply to anlauf from comment #2) ... > So I'd say the code in comment#0 is invalid, although the compiler is not > required to diagnose this. > > If you agree, we will close the issue as INVALID. The erro

[Bug fortran/96986] New: [8 Regression] Explicit interface required: volatile argument for ENTRY subroutine

2020-09-08 Thread foreese at gcc dot gnu.org
Severity: normal Priority: P3 Component: fortran Assignee: unassigned at gcc dot gnu.org Reporter: foreese at gcc dot gnu.org Target Milestone: --- Created attachment 49200 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=49200&action=edit Testcas

[Bug fortran/94978] [8/9/10/11 Regression] Bogus warning "Array reference at (1) out of bounds in loop beginning at (2)"

2020-05-06 Thread foreese at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94978 --- Comment #1 from Fritz Reese --- The regression is caused by r253156, which introduces the warning in the first place. The relevant code is in frontend-passes.c (do_subscript). Apparently, the FE is aware that when there is a conditional it ca

[Bug fortran/94978] New: [8/9/10/11 Regression] Bogus warning "Array reference at (1) out of bounds in loop beginning at (2)"

2020-05-06 Thread foreese at gcc dot gnu.org
Status: UNCONFIRMED Severity: normal Priority: P3 Component: fortran Assignee: unassigned at gcc dot gnu.org Reporter: foreese at gcc dot gnu.org Target Milestone: --- Created attachment 48472 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=4847

[Bug libfortran/94586] trigd_lib.inc:84:28: error: implicit declaration of function 'fmaf'

2020-04-22 Thread foreese at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94586 Fritz Reese changed: What|Removed |Added CC||foreese at gcc dot gnu.org --- Comment

[Bug libfortran/94694] [10 Regression][libgfortran] libgfortran does not compile on bare-metal aarch64-none-elf (newlib)

2020-04-22 Thread foreese at gcc dot gnu.org
|| Status|NEW |ASSIGNED Assignee|unassigned at gcc dot gnu.org |foreese at gcc dot gnu.org --- Comment #26 from Fritz Reese --- Created attachment 48351 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=48351&action=edit P

[Bug libfortran/94694] [10 Regression][libgfortran] libgfortran does not compile on bare-metal aarch64-none-elf (newlib)

2020-04-22 Thread foreese at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94694 --- Comment #25 from Fritz Reese --- (In reply to Jakub Jelinek from comment #24) > The dec_math.f90 FAILs are at all opt levels: > ( ) qsind( 60.00) > 0.866025403784438646763723170753 0.86602540378443859658830206171

[Bug libfortran/94694] [10 Regression][libgfortran] libgfortran does not compile on bare-metal aarch64-none-elf (newlib)

2020-04-21 Thread foreese at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94694 --- Comment #21 from Fritz Reese --- Created attachment 48332 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=48332&action=edit Patch to protect trigd functions based on system availability Patch for trigd include pieces to check for HAVE_X

[Bug libfortran/94694] [10 Regression][libgfortran] libgfortran does not compile on bare-metal aarch64-none-elf (newlib)

2020-04-21 Thread foreese at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94694 --- Comment #18 from Fritz Reese --- (In reply to Jakub Jelinek from comment #14) > (In reply to Jakub Jelinek from comment #13) > > I've missed that. I'm afraid there is no way around missing sinl/cosl/tanl > > etc., > > those aren't likely imp

[Bug libfortran/94694] [10 Regression][libgfortran] libgfortran does not compile on bare-metal aarch64-none-elf (newlib)

2020-04-21 Thread foreese at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94694 --- Comment #12 from Fritz Reese --- (In reply to Jakub Jelinek from comment #9) > Created attachment 48326 [details] > gcc10-pr94694.patch > > Completely untested full patch. Will try to test it on x86_64-linux where > it hopefully shouldn't c

[Bug libfortran/94694] [10 Regression][libgfortran] libgfortran does not compile on bare-metal aarch64-none-elf (newlib)

2020-04-21 Thread foreese at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94694 Fritz Reese changed: What|Removed |Added CC||foreese at gcc dot gnu.org --- Comment #8

[Bug libfortran/93871] COTAN is slow for complex types

2020-04-20 Thread foreese at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93871 --- Comment #49 from Fritz Reese --- (In reply to ktkachov from comment #48) > (In reply to CVS Commits from comment #45) [...] > > I think this broke the build for bare-metal (newlib) targets like > aarch64-none-elf: > > libgfortran/intrinsics

[Bug fortran/87923] ICE in gfc_widechar_to_char, at fortran/scanner.c:198

2020-04-09 Thread foreese at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87923 Fritz Reese changed: What|Removed |Added Status|WAITING |RESOLVED Resolution|---

[Bug libfortran/93871] COTAN is slow for complex types

2020-04-07 Thread foreese at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93871 Fritz Reese changed: What|Removed |Added Resolution|--- |FIXED Status|WAITING

[Bug fortran/86657] ASAN error: heap-use-after-free gcc/fortran/symbol.c:1762 in gfc_add_flavor

2020-04-06 Thread foreese at gcc dot gnu.org
||foreese at gcc dot gnu.org Last reconfirmed|2018-07-24 00:00:00 |2020-4-6 --- Comment #5 from Fritz Reese --- I can confirm using valgrind that the invalid read is still present on trunk: [...] $ gfortran --version |& head -n1 GNU Fortran (GCC) 10.0.1 20200406 (experime

[Bug fortran/93686] [9/10 Regression] ICE in gfc_match_data, at fortran/decl.c:702

2020-04-06 Thread foreese at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93686 --- Comment #6 from Fritz Reese --- Backported to 9.

[Bug fortran/93686] [9/10 Regression] ICE in gfc_match_data, at fortran/decl.c:702

2020-04-06 Thread foreese at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93686 Fritz Reese changed: What|Removed |Added CC||foreese at gcc dot gnu.org

[Bug fortran/87923] ICE in gfc_widechar_to_char, at fortran/scanner.c:198

2020-04-06 Thread foreese at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87923 Fritz Reese changed: What|Removed |Added Target Milestone|--- |10.0 Status|ASSIGNED

[Bug fortran/87644] [8/9/10 Regression] ICE due to variable named "parameters"

2020-04-06 Thread foreese at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87644 Fritz Reese changed: What|Removed |Added Known to fail||7.1.0, 7.2.0, 7.3.0, 8.1.0,

[Bug fortran/85982] ICE in resolve_component, at fortran/resolve.c:13696

2020-04-02 Thread foreese at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85982 Fritz Reese changed: What|Removed |Added Status|WAITING |RESOLVED Resolution|---

[Bug libfortran/93871] COTAN is slow for complex types

2020-04-01 Thread foreese at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93871 Fritz Reese changed: What|Removed |Added Status|ASSIGNED|WAITING

[Bug libfortran/93871] COTAN is slow for complex types

2020-04-01 Thread foreese at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93871 Fritz Reese changed: What|Removed |Added Attachment #47883|0 |1 is obsolete|

[Bug fortran/87919] Incorrect fortran handling of -fno-* options

2020-04-01 Thread foreese at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87919 Fritz Reese changed: What|Removed |Added Resolution|--- |FIXED Status|ASSIGNED

[Bug fortran/85982] ICE in resolve_component, at fortran/resolve.c:13696

2020-04-01 Thread foreese at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85982 Fritz Reese changed: What|Removed |Added Status|ASSIGNED|WAITING --- Comment #5 from Fritz Reese -

[Bug libfortran/93871] COTAN is slow for complex types

2020-02-21 Thread foreese at gcc dot gnu.org
|UNCONFIRMED |ASSIGNED Last reconfirmed||2020-02-21 Assignee|unassigned at gcc dot gnu.org |foreese at gcc dot gnu.org Ever confirmed|0 |1 --- Comment #10 from Fritz Reese --- Thomas, thank you for

[Bug fortran/91310] Read overflow generated by character array assignment to self

2019-07-31 Thread foreese at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91310 --- Comment #4 from Fritz Reese --- Created attachment 46651 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=46651&action=edit intermediate code for test case 2 You can see the central loop described in the original report from lines 18-25.

[Bug fortran/91310] Read overflow generated by character array assignment to self

2019-07-31 Thread foreese at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91310 --- Comment #3 from Fritz Reese --- Created attachment 46650 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=46650&action=edit intermediate code for test case 1 You can see the central condition described in the original report from lines 1

[Bug fortran/91310] Read overflow generated by character array assignment to self

2019-07-31 Thread foreese at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91310 --- Comment #2 from Fritz Reese --- Created attachment 46649 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=46649&action=edit test case 2

[Bug fortran/91310] Read overflow generated by character array assignment to self

2019-07-31 Thread foreese at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91310 --- Comment #1 from Fritz Reese --- Created attachment 46648 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=46648&action=edit test case 1

[Bug fortran/91310] New: Read overflow generated by character array assignment to self

2019-07-31 Thread foreese at gcc dot gnu.org
Priority: P3 Component: fortran Assignee: unassigned at gcc dot gnu.org Reporter: foreese at gcc dot gnu.org Target Milestone: --- The following simple test cases read_overflow1.for and read_overflow2.for generate warnings when compiled with -O2 (in gfortran 9.1.0

[Bug fortran/87644] [7/8/9 Regression] ICE due to variable named "parameters"

2019-03-11 Thread foreese at gcc dot gnu.org
||foreese at gcc dot gnu.org Assignee|unassigned at gcc dot gnu.org |foreese at gcc dot gnu.org

[Bug fortran/87919] Incorrect fortran handling of -fno-* options

2018-12-03 Thread foreese at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87919 --- Comment #2 from Fritz Reese --- Author: foreese Date: Mon Dec 3 15:42:51 2018 New Revision: 266745 URL: https://gcc.gnu.org/viewcvs?rev=266745&root=gcc&view=rev Log: 2018-12-03 Fritz Reese Mark Eggleston PR fortran/8791

[Bug fortran/88025] [7/8/9 Regression] ICE in gfc_apply_init, at fortran/expr.c:4468

2018-11-20 Thread foreese at gcc dot gnu.org
gcc dot gnu.org |foreese at gcc dot gnu.org

[Bug fortran/87923] ICE in gfc_widechar_to_char, at fortran/scanner.c:198

2018-11-20 Thread foreese at gcc dot gnu.org
gcc dot gnu.org |foreese at gcc dot gnu.org Target Milestone|--- |7.5

[Bug fortran/85982] ICE in resolve_component, at fortran/resolve.c:13696

2018-11-12 Thread foreese at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85982 Fritz Reese changed: What|Removed |Added Status|ASSIGNED|WAITING --- Comment #3 from Fritz Reese -

[Bug fortran/85982] ICE in resolve_component, at fortran/resolve.c:13696

2018-11-07 Thread foreese at gcc dot gnu.org
:00:00 |2018-11-7 Assignee|unassigned at gcc dot gnu.org |foreese at gcc dot gnu.org Known to fail||6.4.0, 9.0

[Bug fortran/87919] Incorrect fortran handling of -fno-* options

2018-11-07 Thread foreese at gcc dot gnu.org
||2018-11-07 CC||foreese at gcc dot gnu.org Assignee|unassigned at gcc dot gnu.org |foreese at gcc dot gnu.org Target Milestone|--- |7.4 Ever confirmed|0 |1

[Bug fortran/86543] [9 Regression] FAIL: gfortran.dg/dec_structure_23.f90 -O (test for errors, line 16)

2018-07-17 Thread foreese at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86543 Fritz Reese changed: What|Removed |Added Status|ASSIGNED|RESOLVED See Also|

[Bug fortran/83184] Out of memory or ICE with option -fdec

2018-07-17 Thread foreese at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83184 --- Comment #8 from Fritz Reese --- Author: foreese Date: Tue Jul 17 16:02:03 2018 New Revision: 262828 URL: https://gcc.gnu.org/viewcvs?rev=262828&root=gcc&view=rev Log: 2018-07-17 Fritz Reese gcc/testsuite/ChangeLog: PR fortra

[Bug fortran/86543] [9 Regression] FAIL: gfortran.dg/dec_structure_23.f90 -O (test for errors, line 16)

2018-07-17 Thread foreese at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86543 Fritz Reese changed: What|Removed |Added CC||foreese at gcc dot gnu.org --- Comment #2

[Bug fortran/83184] Out of memory or ICE with option -fdec

2018-07-16 Thread foreese at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83184 --- Comment #7 from Fritz Reese --- Author: foreese Date: Mon Jul 16 23:35:39 2018 New Revision: 262759 URL: https://gcc.gnu.org/viewcvs?rev=262759&root=gcc&view=rev Log: 2018-07-16 Fritz Reese gcc/testsuite/ChangeLog: PR fortra

[Bug fortran/86325] Error on valid code with pointer class components using -finit-derived

2018-07-16 Thread foreese at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86325 --- Comment #4 from Fritz Reese --- Author: foreese Date: Mon Jul 16 22:25:54 2018 New Revision: 262751 URL: https://gcc.gnu.org/viewcvs?rev=262751&root=gcc&view=rev Log: 2018-07-16 Fritz Reese gcc/testsuite/ChangeLog: Backport

[Bug fortran/83183] Out of memory with option -finit-derived

2018-07-16 Thread foreese at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83183 --- Comment #5 from Fritz Reese --- Author: foreese Date: Mon Jul 16 22:25:54 2018 New Revision: 262751 URL: https://gcc.gnu.org/viewcvs?rev=262751&root=gcc&view=rev Log: 2018-07-16 Fritz Reese gcc/testsuite/ChangeLog: Backport

[Bug fortran/86417] [9 Regression] FAIL: libgomp.fortran/alloc-comp-3.f90 -O0 (test for excess errors)

2018-07-16 Thread foreese at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86417 --- Comment #17 from Fritz Reese --- Author: foreese Date: Mon Jul 16 22:25:54 2018 New Revision: 262751 URL: https://gcc.gnu.org/viewcvs?rev=262751&root=gcc&view=rev Log: 2018-07-16 Fritz Reese gcc/testsuite/ChangeLog: Backport

[Bug fortran/83184] Out of memory or ICE with option -fdec

2018-07-16 Thread foreese at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83184 --- Comment #6 from Fritz Reese --- Author: foreese Date: Mon Jul 16 20:55:32 2018 New Revision: 262748 URL: https://gcc.gnu.org/viewcvs?rev=262748&root=gcc&view=rev Log: 2018-07-16 Fritz Reese gcc/testsuite/ChangeLog: PR fortran/

[Bug fortran/83184] Out of memory or ICE with option -fdec

2018-07-16 Thread foreese at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83184 --- Comment #5 from Fritz Reese --- Author: foreese Date: Mon Jul 16 19:10:39 2018 New Revision: 262747 URL: https://gcc.gnu.org/viewcvs?rev=262747&root=gcc&view=rev Log: 2018-07-16 Fritz Reese gcc/testsuite/ChangeLog: PR fortra

[Bug fortran/83183] Out of memory with option -finit-derived

2018-07-16 Thread foreese at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83183 --- Comment #4 from Fritz Reese --- Author: foreese Date: Mon Jul 16 18:59:44 2018 New Revision: 262746 URL: https://gcc.gnu.org/viewcvs?rev=262746&root=gcc&view=rev Log: 2018-07-16 Fritz Reese Backport r262442 and r262743. gcc/fort

[Bug fortran/86417] [9 Regression] FAIL: libgomp.fortran/alloc-comp-3.f90 -O0 (test for excess errors)

2018-07-16 Thread foreese at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86417 --- Comment #16 from Fritz Reese --- Author: foreese Date: Mon Jul 16 18:59:44 2018 New Revision: 262746 URL: https://gcc.gnu.org/viewcvs?rev=262746&root=gcc&view=rev Log: 2018-07-16 Fritz Reese Backport r262442 and r262743. gcc/for

[Bug fortran/86325] Error on valid code with pointer class components using -finit-derived

2018-07-16 Thread foreese at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86325 --- Comment #3 from Fritz Reese --- Author: foreese Date: Mon Jul 16 18:59:44 2018 New Revision: 262746 URL: https://gcc.gnu.org/viewcvs?rev=262746&root=gcc&view=rev Log: 2018-07-16 Fritz Reese Backport r262442 and r262743. gcc/fort

[Bug fortran/82865] Option -fdec collides with PDT

2018-07-16 Thread foreese at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82865 Fritz Reese changed: What|Removed |Added Status|REOPENED|RESOLVED Resolution|---

[Bug fortran/82173] [meta-bug] Parameterized derived type errors

2018-07-16 Thread foreese at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82173 Bug 82173 depends on bug 82865, which changed state. Bug 82865 Summary: Option -fdec collides with PDT https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82865 What|Removed |Added -

[Bug fortran/86325] Error on valid code with pointer class components using -finit-derived

2018-07-16 Thread foreese at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86325 Fritz Reese changed: What|Removed |Added Status|ASSIGNED|RESOLVED See Also|

[Bug fortran/83184] Out of memory or ICE with option -fdec

2018-07-16 Thread foreese at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83184 Fritz Reese changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug fortran/83183] Out of memory with option -finit-derived

2018-07-16 Thread foreese at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83183 Fritz Reese changed: What|Removed |Added Status|ASSIGNED|RESOLVED See Also|

[Bug fortran/86417] [9 Regression] FAIL: libgomp.fortran/alloc-comp-3.f90 -O0 (test for excess errors)

2018-07-16 Thread foreese at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86417 Fritz Reese changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug fortran/83184] Out of memory or ICE with option -fdec

2018-07-16 Thread foreese at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83184 --- Comment #3 from Fritz Reese --- Author: foreese Date: Mon Jul 16 18:24:50 2018 New Revision: 262744 URL: https://gcc.gnu.org/viewcvs?rev=262744&root=gcc&view=rev Log: 2018-07-16 Fritz Reese Fix handling of invalid assumed-shape/size

[Bug fortran/86417] [9 Regression] FAIL: libgomp.fortran/alloc-comp-3.f90 -O0 (test for excess errors)

2018-07-16 Thread foreese at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86417 --- Comment #14 from Fritz Reese --- Author: foreese Date: Mon Jul 16 18:16:00 2018 New Revision: 262743 URL: https://gcc.gnu.org/viewcvs?rev=262743&root=gcc&view=rev Log: 2018-07-16 Fritz Reese gcc/fortran/ChangeLog: PR fortran

[Bug fortran/86417] [9 Regression] FAIL: libgomp.fortran/alloc-comp-3.f90 -O0 (test for excess errors)

2018-07-10 Thread foreese at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86417 --- Comment #12 from Fritz Reese --- (In reply to Thomas Koenig from comment #11) > (In reply to janus from comment #10) ... > > If possible, I would prefer to set the locus where it is generated, > not conditionally later. > > Unfortunately, I

[Bug bootstrap/86450] Bootstrap failure due to -Wabi

2018-07-09 Thread foreese at gcc dot gnu.org
||2018-07-10 CC||foreese at gcc dot gnu.org Ever confirmed|0 |1 --- Comment #1 from Fritz Reese --- +1

[Bug fortran/86325] Error on valid code with pointer class components using -finit-derived

2018-07-05 Thread foreese at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86325 --- Comment #1 from Fritz Reese --- Author: foreese Date: Thu Jul 5 15:39:27 2018 New Revision: 262442 URL: https://gcc.gnu.org/viewcvs?rev=262442&root=gcc&view=rev Log: 2018-07-05 Fritz Reese gcc/fortran/ChangeLog: PR fortran/

[Bug fortran/83183] Out of memory with option -finit-derived

2018-07-05 Thread foreese at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83183 --- Comment #2 from Fritz Reese --- Author: foreese Date: Thu Jul 5 15:39:27 2018 New Revision: 262442 URL: https://gcc.gnu.org/viewcvs?rev=262442&root=gcc&view=rev Log: 2018-07-05 Fritz Reese gcc/fortran/ChangeLog: PR fortran/

[Bug fortran/82865] Option -fdec collides with PDT

2018-07-02 Thread foreese at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82865 --- Comment #14 from Fritz Reese --- (In reply to Rainer Orth from comment #13) > > It seems the backport caused a caused quite a number on testsuite failures > on the gcc-7 branch: > ... I reverted the backport in r262260. Are you certain that

[Bug fortran/82865] Option -fdec collides with PDT

2018-06-29 Thread foreese at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82865 --- Comment #12 from Fritz Reese --- Author: foreese Date: Fri Jun 29 20:29:34 2018 New Revision: 262260 URL: https://gcc.gnu.org/viewcvs?rev=262260&root=gcc&view=rev Log: Revert r262224 (backport of r262221) as PDTs are not supported in 7-branc

[Bug testsuite/86365] Backported fortran test case gfortran.dg/dec_type_print_2.f03 in r262224 problems

2018-06-29 Thread foreese at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86365 Fritz Reese changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug testsuite/86365] Backported fortran test case gfortran.dg/dec_type_print_2.f03 in r262224 problems

2018-06-29 Thread foreese at gcc dot gnu.org
||2018-06-29 Assignee|unassigned at gcc dot gnu.org |foreese at gcc dot gnu.org Ever confirmed|0 |1 --- Comment #1 from Fritz Reese --- Oops, I forgot PDTs are not implemented as of gfortran-7. I will revert this patch on 7-branch.

[Bug fortran/82865] Option -fdec collides with PDT

2018-06-28 Thread foreese at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82865 --- Comment #11 from Fritz Reese --- Author: foreese Date: Thu Jun 28 16:51:23 2018 New Revision: 262224 URL: https://gcc.gnu.org/viewcvs?rev=262224&root=gcc&view=rev Log: 2018-06-28 Fritz Reese gcc/testsuite/ChangeLog: PR fortr

[Bug fortran/82865] Option -fdec collides with PDT

2018-06-28 Thread foreese at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82865 --- Comment #10 from Fritz Reese --- Author: foreese Date: Thu Jun 28 16:47:19 2018 New Revision: 262223 URL: https://gcc.gnu.org/viewcvs?rev=262223&root=gcc&view=rev Log: 2018-06-28 Fritz Reese gcc/testsuite/ChangeLog: PR fortr

[Bug fortran/82173] [meta-bug] Parameterized derived type errors

2018-06-28 Thread foreese at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82173 Bug 82173 depends on bug 82865, which changed state. Bug 82865 Summary: Option -fdec collides with PDT https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82865 What|Removed |Added -

[Bug fortran/82865] Option -fdec collides with PDT

2018-06-28 Thread foreese at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82865 Fritz Reese changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug fortran/82865] Option -fdec collides with PDT

2018-06-28 Thread foreese at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82865 --- Comment #8 from Fritz Reese --- Author: foreese Date: Thu Jun 28 15:31:24 2018 New Revision: 262221 URL: https://gcc.gnu.org/viewcvs?rev=262221&root=gcc&view=rev Log: 2018-06-28 Fritz Reese gcc/fortran/ChangeLog: PR fortran/

[Bug fortran/82865] Option -fdec collides with PDT

2018-06-27 Thread foreese at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82865 --- Comment #7 from Fritz Reese --- (In reply to Fritz Reese from comment #6) > ... Though I agree -fdec should rarely be mixed with new > Fortran, it is actually simple to patch gfc_match_type() so that it does > match PDTs as a TYPE/PRINT state

[Bug fortran/82865] Option -fdec collides with PDT

2018-06-27 Thread foreese at gcc dot gnu.org
dot gnu.org |foreese at gcc dot gnu.org --- Comment #6 from Fritz Reese --- Actually this is due to gfc_match_type() failing to account for PDT declarations. The function was introduced in r241518 to allow using TYPE as an alias for PRINT with -fdec but was not updated when PDT support

[Bug fortran/69654] ICE in gfc_trans_structure_assign

2018-06-27 Thread foreese at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69654 Fritz Reese changed: What|Removed |Added Last reconfirmed|2016-02-04 00:00:00 |2018-6-27 --- Comment #5 from Fritz Reese

[Bug fortran/83184] Out of memory or ICE with option -fdec

2018-06-27 Thread foreese at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83184 --- Comment #2 from Fritz Reese --- This is really two separate bugs; the first being that the locus of the variable expression is unset from match_old_style_init(), which can be seen in the simpler test case: $ cat z1.f90 integer n1(..) /1/ en

[Bug fortran/83184] Out of memory or ICE with option -fdec

2018-06-27 Thread foreese at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83184 Fritz Reese changed: What|Removed |Added Status|NEW |ASSIGNED

[Bug fortran/69654] ICE in gfc_trans_structure_assign

2018-06-27 Thread foreese at gcc dot gnu.org
||foreese at gcc dot gnu.org Resolution|--- |FIXED Assignee|unassigned at gcc dot gnu.org |pault at gcc dot gnu.org Target Milestone|--- |7.2 --- Comment #3 from Fritz Reese --- This was apparently fixed by

[Bug fortran/83184] Out of memory or ICE with option -fdec

2018-06-27 Thread foreese at gcc dot gnu.org
at gcc dot gnu.org |foreese at gcc dot gnu.org Target Milestone|--- |8.2

[Bug fortran/86325] Error on valid code with pointer class components using -finit-derived

2018-06-26 Thread foreese at gcc dot gnu.org
||2018-06-26 CC||foreese at gcc dot gnu.org Assignee|unassigned at gcc dot gnu.org |foreese at gcc dot gnu.org Target Milestone|--- |8.2 Ever confirmed|0 |1

[Bug fortran/86325] New: Error on valid code with pointer class components using -finit-derived

2018-06-26 Thread foreese at gcc dot gnu.org
Priority: P3 Component: fortran Assignee: unassigned at gcc dot gnu.org Reporter: foreese at gcc dot gnu.org Target Milestone: --- gfortran reports an error for valid code which uses class pointer components when compiling with -finit-derived: $ cat

[Bug fortran/83183] Out of memory with option -finit-derived

2018-06-25 Thread foreese at gcc dot gnu.org
:00:00 |2018-6-25 Assignee|unassigned at gcc dot gnu.org |foreese at gcc dot gnu.org Target Milestone|--- |8.2

[Bug fortran/83088] [8/9 Regression] ICE with -init-derived

2018-06-25 Thread foreese at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83088 --- Comment #6 from Fritz Reese --- Author: foreese Date: Mon Jun 25 19:23:49 2018 New Revision: 262107 URL: https://gcc.gnu.org/viewcvs?rev=262107&root=gcc&view=rev Log: 2018-06-25 Fritz Reese PR fortran/82972 PR fortran/830

[Bug fortran/82972] [8/9 Regression] ICE with -finit-derived in gfc_conv_structure, at fortran/trans-expr.c:7733 (and others)

2018-06-25 Thread foreese at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82972 --- Comment #10 from Fritz Reese --- Author: foreese Date: Mon Jun 25 19:23:49 2018 New Revision: 262107 URL: https://gcc.gnu.org/viewcvs?rev=262107&root=gcc&view=rev Log: 2018-06-25 Fritz Reese PR fortran/82972 PR fortran/83

[Bug fortran/85851] [8/9 Regression] ICE in gfc_conv_structure Segmentation fault at trans-expr.c:7810

2018-06-25 Thread foreese at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85851 --- Comment #6 from Fritz Reese --- Author: foreese Date: Mon Jun 25 19:23:49 2018 New Revision: 262107 URL: https://gcc.gnu.org/viewcvs?rev=262107&root=gcc&view=rev Log: 2018-06-25 Fritz Reese PR fortran/82972 PR fortran/830

[Bug fortran/83088] [8/9 Regression] ICE with -init-derived

2018-06-25 Thread foreese at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83088 --- Comment #5 from Fritz Reese --- Author: foreese Date: Mon Jun 25 19:07:03 2018 New Revision: 262106 URL: https://gcc.gnu.org/viewcvs?rev=262106&root=gcc&view=rev Log: 2018-06-25 Fritz Reese PR fortran/82972 PR fortran/83

[Bug fortran/85851] [8/9 Regression] ICE in gfc_conv_structure Segmentation fault at trans-expr.c:7810

2018-06-25 Thread foreese at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85851 --- Comment #5 from Fritz Reese --- Author: foreese Date: Mon Jun 25 19:07:03 2018 New Revision: 262106 URL: https://gcc.gnu.org/viewcvs?rev=262106&root=gcc&view=rev Log: 2018-06-25 Fritz Reese PR fortran/82972 PR fortran/83

[Bug fortran/82972] [8/9 Regression] ICE with -finit-derived in gfc_conv_structure, at fortran/trans-expr.c:7733 (and others)

2018-06-25 Thread foreese at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82972 --- Comment #9 from Fritz Reese --- Author: foreese Date: Mon Jun 25 19:07:03 2018 New Revision: 262106 URL: https://gcc.gnu.org/viewcvs?rev=262106&root=gcc&view=rev Log: 2018-06-25 Fritz Reese PR fortran/82972 PR fortran/83

[Bug fortran/85851] [8/9 Regression] ICE in gfc_conv_structure Segmentation fault at trans-expr.c:7810

2018-06-25 Thread foreese at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85851 Bug 85851 depends on bug 82972, which changed state. Bug 82972 Summary: [8/9 Regression] ICE with -finit-derived in gfc_conv_structure, at fortran/trans-expr.c:7733 (and others) https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82972 What

[Bug fortran/82972] [8/9 Regression] ICE with -finit-derived in gfc_conv_structure, at fortran/trans-expr.c:7733 (and others)

2018-06-25 Thread foreese at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82972 Fritz Reese changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug fortran/83088] [8/9 Regression] ICE with -init-derived

2018-06-25 Thread foreese at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83088 Bug 83088 depends on bug 82972, which changed state. Bug 82972 Summary: [8/9 Regression] ICE with -finit-derived in gfc_conv_structure, at fortran/trans-expr.c:7733 (and others) https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82972 What

[Bug fortran/85851] [8/9 Regression] ICE in gfc_conv_structure Segmentation fault at trans-expr.c:7810

2018-06-25 Thread foreese at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85851 Fritz Reese changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug fortran/82972] [8/9 Regression] ICE with -finit-derived in gfc_conv_structure, at fortran/trans-expr.c:7733 (and others)

2018-06-25 Thread foreese at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82972 Fritz Reese changed: What|Removed |Added CC||zeccav at gmail dot com --- Comment #7 fro

[Bug fortran/82972] [8/9 Regression] ICE with -finit-derived in gfc_conv_structure, at fortran/trans-expr.c:7733 (and others)

2018-06-25 Thread foreese at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82972 Fritz Reese changed: What|Removed |Added CC||valeryweber at hotmail dot com --- Comment

[Bug fortran/83088] [8/9 Regression] ICE with -init-derived

2018-06-25 Thread foreese at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83088 Fritz Reese changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug fortran/83088] [8/9 Regression] ICE with -init-derived

2018-06-25 Thread foreese at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83088 --- Comment #3 from Fritz Reese --- Author: foreese Date: Mon Jun 25 18:33:11 2018 New Revision: 262104 URL: https://gcc.gnu.org/viewcvs?rev=262104&root=gcc&view=rev Log: Fix -finit-derived for c_ptr and c_funptr in programs which use i

[Bug fortran/85851] [8/9 Regression] ICE in gfc_conv_structure Segmentation fault at trans-expr.c:7810

2018-06-25 Thread foreese at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85851 --- Comment #3 from Fritz Reese --- Author: foreese Date: Mon Jun 25 18:33:11 2018 New Revision: 262104 URL: https://gcc.gnu.org/viewcvs?rev=262104&root=gcc&view=rev Log: Fix -finit-derived for c_ptr and c_funptr in programs which use i

[Bug fortran/82972] [8/9 Regression] ICE with -finit-derived in gfc_conv_structure, at fortran/trans-expr.c:7733 (and others)

2018-06-25 Thread foreese at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82972 --- Comment #5 from Fritz Reese --- Author: foreese Date: Mon Jun 25 18:33:11 2018 New Revision: 262104 URL: https://gcc.gnu.org/viewcvs?rev=262104&root=gcc&view=rev Log: Fix -finit-derived for c_ptr and c_funptr in programs which use i

[Bug fortran/85851] [8/9 Regression] ICE in gfc_conv_structure Segmentation fault at trans-expr.c:7810

2018-05-21 Thread foreese at gcc dot gnu.org
:00:00 |2018-5-21 Depends on||82972 Assignee|unassigned at gcc dot gnu.org |foreese at gcc dot gnu.org --- Comment #2 from Fritz Reese --- Probable duplicate of pr82972 and pr83088. Sorry I have not tracked this issue down yet. My

[Bug fortran/83088] [8 Regression] ICE with -init-derived

2017-11-21 Thread foreese at gcc dot gnu.org
||https://gcc.gnu.org/bugzill ||a/show_bug.cgi?id=82972 Depends on||82972 Assignee|unassigned at gcc dot gnu.org |foreese at gcc dot gnu.org Referenced Bugs: https://gcc.gnu.org

  1   2   >