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/52242] [4.7/4.8 regression] libgomp.c/atomic-2.c failure on s390x


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

--- Comment #2 from Richard Henderson <rth at gcc dot gnu.org> 2012-03-05 19:52:19 UTC ---
Author: rth
Date: Mon Mar  5 19:52:08 2012
New Revision: 184955

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=184955
Log:
PR tree-opt/52242
    Revert: 2011-11-26  Richard Henderson  <rth@redhat.com>
    * omp-low.c (expand_omp_atomic): Assume anything aligned to
    BIGGEST_ALIGNMENT is aligned.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/omp-low.c


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