[Bug tree-optimization/31727] Functions with non-local gotos are considered not to have side effects
pinskia at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Fri Apr 27 23:40:00 GMT 2007
------- Comment #4 from pinskia at gcc dot gnu dot org 2007-04-28 00:40 -------
By the way non local gotos are documented at:
http://gcc.gnu.org/onlinedocs/gcc-4.1.2/gcc/Nested-Functions.html
I really guess nobody actually reads the documentation (yes we can improve it
but even then people still won't read it :) ).
I don't know how to fix that issue except keep on pointing out in our
documentation about where stuff is documented.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=31727
More information about the Gcc-bugs
mailing list