This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/32982] config/i386/i386.h rbx and rdx dwarf register numbers are switched.
- From: "pinskia at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 3 Aug 2007 21:51:15 -0000
- Subject: [Bug target/32982] config/i386/i386.h rbx and rdx dwarf register numbers are switched.
- References: <bug-32982-13803@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #1 from pinskia at gcc dot gnu dot org 2007-08-03 21:51 -------
You have to becareful when fixing this though. As the unwinder depends on the
order and if you change it you change the ABI.
--
pinskia at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
Component|c |target
GCC target triplet| |x86_64-linux-gnu
Keywords| |ABI
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32982