This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/21812] libgcc could use some ia32/x86_64 specific optimizations
- 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: 19 Jun 2005 19:03:36 -0000
- Subject: [Bug target/21812] libgcc could use some ia32/x86_64 specific optimizations
- References: <20050530052343.21812.nmiell@comcast.net>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From pinskia at gcc dot gnu dot org 2005-06-19 19:03 -------
(In reply to comment #2)
> Could you clarify what you meant by that? Should I file another bug for AMD64?
some targets use libgcc1.asm/s I think arm and avr (and a couple other ones too).
well AMD64 is just extensions off of ia32, so there is no need to file a new one, I will change the
summary for that effect.
--
What |Removed |Added
----------------------------------------------------------------------------
GCC target triplet|i686-*-* |i?86-*-*, x86_64-*-*
Summary|libgcc could use some i686 |libgcc could use some
|specific optimizations |ia32/x86_64 specific
| |optimizations
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21812