[Bug rtl-optimization/25742] Internal compiler error in gen_rtx_SUBREG

2006-01-19 Thread bl at rosetechnology dot dk
--- Comment #3 from bl at rosetechnology dot dk 2006-01-19 08:52 --- Created an attachment (id=10673) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=10673&action=view) Another example, this time on windows-xp I think this is the same bug. Compiler version 3.4.3 Windows Tar

[Bug target/25722] Stackpointer is not restored correct at end of function

2006-01-09 Thread bl at rosetechnology dot dk
--- Comment #1 from bl at rosetechnology dot dk 2006-01-09 12:33 --- Created an attachment (id=10598) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=10598&action=view) Testcase Testcase including debug code for avr-studio 4. When the funtion 'Evaluate' exits the

[Bug target/25722] New: Stackpointer is not restored correct at end of function

2006-01-09 Thread bl at rosetechnology dot dk
Status: UNCONFIRMED Severity: critical Priority: P3 Component: target AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: bl at rosetechnology dot dk GCC target triplet: avr http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25722

[Bug inline-asm/20518] Clobber registers,in inline asm. Problem when using rcall

2005-03-17 Thread bl at rosetechnology dot dk
-- What|Removed |Added Keywords||wrong-code http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20518

[Bug inline-asm/20518] Clobber registers,in inline asm. Problem when using rcall

2005-03-17 Thread bl at rosetechnology dot dk
--- Additional Comments From bl at rosetechnology dot dk 2005-03-17 14:41 --- Created an attachment (id=8410) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=8410&action=view) Testcase with listfile This show the wrong generated code. -- http://gcc.gnu.org/bugzilla/show_

[Bug inline-asm/20518] New: Clobber registers,in inline asm. Problem when using rcall

2005-03-17 Thread bl at rosetechnology dot dk
when using rcall Product: gcc Version: unknown Status: UNCONFIRMED Severity: normal Priority: P2 Component: inline-asm AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: bl at rosetechnology dot dk