[Bug fortran/32365] Better error message for specification statement in executable section
dfranke at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Fri Dec 11 21:44:00 GMT 2009
------- Comment #3 from dfranke at gcc dot gnu dot org 2009-12-11 21:44 -------
(In reply to comment #2)
> I wonder why this is not caught in parse.c's verify_st_order; the error
> message there is much nicer
Because it seems that verify_st_order is not called for every accepted
statement. In the testcase of comment #1, this function is called just twice.
Not at least three times as one would expect.
--
dfranke at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |dfranke at gcc dot gnu dot
| |org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32365
More information about the Gcc-bugs
mailing list