[Bug c/35764] improper load from volatile

2008-11-15 Thread regehr at cs dot utah dot edu
--- Comment #2 from regehr at cs dot utah dot edu 2008-11-16 04:34 --- I'm not sure what is going on, I get the same code as before using r141907 on Ubuntu Hardy on x86. What compiler options are you using and what platform? [EMAIL PROTECTED]:~$ current-gcc -O -S vol.c -o -

[Bug c/35764] improper load from volatile

2008-11-14 Thread pinskia at gcc dot gnu dot org
--- Comment #1 from pinskia at gcc dot gnu dot org 2008-11-15 00:09 --- This works for me on the trunk. I either get a cmove or a branch. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35764