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 tree-optimization/69308] ifcombine joins together floating point expression with side effects


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69308

--- Comment #16 from Richard Biener <rguenth at gcc dot gnu.org> ---
Author: rguenth
Date: Thu Feb 11 13:49:59 2016
New Revision: 233345

URL: https://gcc.gnu.org/viewcvs?rev=233345&root=gcc&view=rev
Log:
2016-01-18  Richard Biener  <rguenther@suse.de>

        PR middle-end/69308
        * gimple.c (gimple_could_trap_p_1): Handle GIMPLE_COND.

Modified:
    branches/gcc-4_9-branch/gcc/ChangeLog

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