[Bug tree-optimization/36226] Optimization corrupts volatile function pointer return handling

2008-05-12 Thread mbenedict at aclaratech dot com
--- Comment #1 from mbenedict at aclaratech dot com 2008-05-12 22:48 --- Created an attachment (id=15632) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=15632action=view) File that reproduces the problem Note also that when optimizing (-O2) the assembly comment # XXX - This

[Bug tree-optimization/36226] Optimization corrupts volatile function pointer return handling

2008-05-12 Thread pinskia at gcc dot gnu dot org
--- Comment #2 from pinskia at gcc dot gnu dot org 2008-05-12 22:49 --- volatile here means no return and no standard C meaning IIRC. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36226