------- Comment #4 from cm1 at mumac dot de 2010-07-15 10:14 ------- Thanks for the quick explanation and sorry for joining the club of "submit first, read the specs later" folks -- I actually thought I knew them ;)
It makes of course sense to use volatile in the presence of setjmp/longjmp but in our case this is hidden underneath a try/catch framework with tons of code being unaware of setjmp/longjmp being involved. Either way, that's our problem. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44947