http://sourceware.org/bugzilla/show_bug.cgi?id=12132
--- Comment #4 from mschulze at ivs dot cs.ovgu.de 2012-02-02 15:14:12 UTC ---
Aha, thank you. Apropos, that is the reason why I had not find it, because I
looked only in the documentation of the avr part. Maybe such information should
be even i
http://sourceware.org/bugzilla/show_bug.cgi?id=12132
--- Comment #3 from Georg-Johann Lay 2012-02-02
10:58:54 UTC ---
The modifiers are described at top of GCC's AVR machine description file
located at
./gcc/config/avr/avr.md
http://gcc.gnu.org/viewcvs/trunk/gcc/config/avr/avr.md?content-type=t
http://sourceware.org/bugzilla/show_bug.cgi?id=12132
--- Comment #2 from mschulze at ivs dot cs.ovgu.de 2012-02-02 09:13:24 UTC ---
(In reply to comment #1)
> A gs() makes no sense here. Write "rjmp %x[Function]"
Yes, you are right. The %x does what I had in mind. Where is this %x modifier
documen
http://sourceware.org/bugzilla/show_bug.cgi?id=12132
Georg-Johann Lay changed:
What|Removed |Added
Status|NEW |RESOLVED
CC|