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 rtl-optimization/41574] Distribute floating point expressions causes bad code.



------- Comment #1 from dougkwan at gcc dot gnu dot org  2009-10-05 09:09 -------
Subject: Bug 41574

Author: dougkwan
Date: Mon Oct  5 09:08:46 2009
New Revision: 152443

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=152443
Log:
2009-10-05  Doug Kwan  <dougkwan@google.com>

        PR rtl-optimization/41574
        Index: combine.c (distribute_and_simplify_rtx): Quit if RTX mode is
        floating point and we are not doing unsafe math optimizations.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/combine.c


-- 


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


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