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 middle-end/43057] [LTO] fold check: original tree changed by fold


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

--- Comment #8 from uros at gcc dot gnu.org 2010-11-22 18:03:05 UTC ---
Author: uros
Date: Mon Nov 22 18:02:58 2010
New Revision: 167042

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=167042
Log:
    PR middle-end/43057
    * fold-const.c (pedantic_non_lvalue_loc): Unshare x before
    setting location.


Modified:
    branches/gcc-4_5-branch/gcc/ChangeLog
    branches/gcc-4_5-branch/gcc/fold-const.c


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