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/48571] [4.5/4.6 Regression] Missed data-dependence for (bogus?) reconstructed array-refs


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

--- Comment #8 from Georg-Johann Lay <gjl at gcc dot gnu.org> 2011-09-07 17:31:08 UTC ---
Author: gjl
Date: Wed Sep  7 17:31:01 2011
New Revision: 178655

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=178655
Log:
    PR middle-end/48571
    * gcc.c-torture/execute/pr48571-1.c (bar): Use offsets sizeof(int)
    instead of 4.


Modified:
    trunk/gcc/testsuite/ChangeLog
    trunk/gcc/testsuite/gcc.c-torture/execute/pr48571-1.c


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