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/44392] [4.5 Regression] libgcc compile with --enable-target-optspace (-Os) causes recursion in __bswapsi2


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44392

--- Comment #14 from Ramana Radhakrishnan <ramana at gcc dot gnu.org> 2011-01-25 07:18:09 UTC ---
Author: ramana
Date: Tue Jan 25 07:18:05 2011
New Revision: 169221

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=169221
Log:
2011-01-21  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>

    Backport from mainline.
    2010-09-08  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>

    PR target/44392
    * config/arm/arm.md (bswapsi2): Handle condition correctly
    for armv6 and optimize_size.

Modified:
    branches/gcc-4_5-branch/gcc/ChangeLog
    branches/gcc-4_5-branch/gcc/config/arm/arm.md


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