This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug fortran/81701] -fstack-arrays hehavior does not match documentation
- From: "rguenth at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Fri, 04 Aug 2017 07:54:09 +0000
- Subject: [Bug fortran/81701] -fstack-arrays hehavior does not match documentation
- Auto-submitted: auto-generated
- References: <bug-81701-4@http.gcc.gnu.org/bugzilla/>
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81701
Richard Biener <rguenth at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |documentation
--- Comment #1 from Richard Biener <rguenth at gcc dot gnu.org> ---
Documentation. Promoting to .data is better but doesn't work for recursive
functions.