https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91332
--- Comment #3 from Madarpok . ---
Any movement regarding this?
Priority: P3
Component: fortran
Assignee: unassigned at gcc dot gnu.org
Reporter: clogged.drainpipe at gmail dot com
Target Milestone: ---
Created attachment 46664
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=46664&action=edit
gzipped source to re
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91332
--- Comment #2 from Madarpok . ---
I can confirm that raising the stack limit with ulimit -s unlimited does not
prevent this crash.
Something inside gfortran is breaking/overflowing.
ty: normal
Priority: P3
Component: web
Assignee: unassigned at gcc dot gnu.org
Reporter: clogged.drainpipe at gmail dot com
Target Milestone: ---
I think https://gcc.gnu.org/onlinedocs/gcc/Standards.html should mention the
status of C++23 support in GCC.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117309
--- Comment #2 from Madarpok . ---
(In reply to Andrew Pinski from comment #1)
> Well c++23 was only published within the last month.
Hmm, fair enough. -std=c++2b has been supported for quite a while, but I see
your point.
Component: web
Assignee: unassigned at gcc dot gnu.org
Reporter: clogged.drainpipe at gmail dot com
Target Milestone: ---
On this docs page:
https://gcc.gnu.org/onlinedocs/gfortran/Preprocessing-Options.html
users are pointed to get the coco program for Conditional Compilation
Assignee: unassigned at gcc dot gnu.org
Reporter: clogged.drainpipe at gmail dot com
Target Milestone: ---
The state of preprocessing is not great in Fortran. Coco is dead and gone, and
nothing got standardized instead. Gfortran supports running the C preprocessor
in "tradit