http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45472
Andrew Pinski <pinskia at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Last reconfirmed|2010-09-01 03:03:31 |2011-12-09 --- Comment #17 from Andrew Pinski <pinskia at gcc dot gnu.org> 2011-12-10 03:57:18 UTC --- By the way I think we could get cases where the user wrote volatile in one case and non-volatile in another so fixing up the merging is still a good idea.