This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug target/21812] libgcc could use some ia32/x86_64 specific optimizations


------- 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]