This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug tree-optimization/31727] Functions with non-local gotos are considered not to have side effects



------- 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]