[Bug inline-asm/34177] Inline assembly uses wrong register

2007-11-21 Thread pete at highdesertsoftware dot net
--- Comment #8 from pete at highdesertsoftware dot net 2007-11-21 21:01 --- Subject: Re: Inline assembly uses wrong register Thank you so much. That fixed it. Sorry to bother you with user error. It worked in 3.4.6, the last version of WinAVR I installed, that is why I assumed a

[Bug inline-asm/34177] Inline assembly uses wrong register

2007-11-21 Thread pete at highdesertsoftware dot net
--- Comment #6 from pete at highdesertsoftware dot net 2007-11-21 20:38 --- Subject: Re: Inline assembly uses wrong register Thank you for your exceptionally fast response. However, adding the clobber did not help. The problem, I think, is r19 is used as the local variable

[Bug c/34177] Inline assembly uses wrong register

2007-11-21 Thread pete at highdesertsoftware dot net
--- Comment #4 from pete at highdesertsoftware dot net 2007-11-21 17:57 --- Created an attachment (id=14597) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=14597&action=view) Fragment from the lss file This shows a mix is c and assembly showing where the incorrect regi

[Bug c/34177] Inline assembly uses wrong register

2007-11-21 Thread pete at highdesertsoftware dot net
--- Comment #3 from pete at highdesertsoftware dot net 2007-11-21 17:54 --- Created an attachment (id=14596) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=14596&action=view) Preprocessor output -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34177

[Bug c/34177] Inline assembly uses wrong register

2007-11-21 Thread pete at highdesertsoftware dot net
--- Comment #2 from pete at highdesertsoftware dot net 2007-11-21 17:53 --- Created an attachment (id=14595) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=14595&action=view) Standard error from make -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34177

[Bug c/34177] Inline assembly uses wrong register

2007-11-21 Thread pete at highdesertsoftware dot net
--- Comment #1 from pete at highdesertsoftware dot net 2007-11-21 17:53 --- Created an attachment (id=14594) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=14594&action=view) Standard out from make -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34177

[Bug c/34177] New: Inline assembly uses wrong register

2007-11-21 Thread pete at highdesertsoftware dot net
Priority: P3 Component: c AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: pete at highdesertsoftware dot net GCC host triplet: Windows GCC target triplet: AVR (WinAVR) http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34177