http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46779
--- Comment #2 from Michael Schulze 2010-12-03
13:58:40 UTC ---
(In reply to comment #1)
> at least I see r1 use in the asm but no clobber for it, instead it clobbers
> the seemingly unused r31.
Yes correct, r1 is not clobbered, however, I tested
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46779
--- Comment #1 from Richard Guenther 2010-12-03
13:37:46 UTC ---
at least I see r1 use in the asm but no clobber for it, instead it clobbers
the seemingly unused r31.