[Bug target/38085] gcc -m64 -pg generates invalid assembler code on Solaris 10/x86

2010-04-04 Thread jrgn dot keil at googlemail dot com
--- Comment #10 from jrgn dot keil at googlemail dot com 2010-04-04 19:02 --- (In reply to comment #6) > I found none of the changes to internal_mcount to be necessary: with the > attached > patch, I could both bootstrap mainline successfully on i386-pc-solaris2.11, &g

[Bug target/43643] New: gcc -m64 -pg corrupts %rdx / %rcx register

2010-04-04 Thread jrgn dot keil at googlemail dot com
Version: 4.5.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: target AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: jrgn dot keil at googlemail dot com GCC build triplet: i386-pc-solaris2.11 GCC host triplet: i386-pc-solaris2.11 GCC target triplet: i386-pc-solaris2.11 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43643

[Bug target/38085] gcc -m64 -pg generates invalid assembler code on Solaris 10/x86

2010-04-04 Thread jrgn dot keil at googlemail dot com
--- Comment #11 from jrgn dot keil at googlemail dot com 2010-04-04 21:09 --- (In reply to comment #10) I've filed bug 43643 for this problem. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38085

[Bug target/43643] gcc -m64 -pg corrupts %rdx / %rcx register

2010-04-04 Thread jrgn dot keil at googlemail dot com
--- Comment #1 from jrgn dot keil at googlemail dot com 2010-04-04 21:15 --- Created an attachment (id=20306) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=20306&action=view) SUggested fix This patch should fix the problem. % /tmp/gcc4/bin/gcc -m64 -pg -o test