This is the mail archive of the gcc-cvs@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]

r190604 - in /branches/cilkplus/gcc: ChangeLog....


Author: bviyer
Date: Wed Aug 22 23:47:49 2012
New Revision: 190604

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=190604
Log:
Removed a false aliasing issue.
+2012-08-22  Balaji V. Iyer  <balaji.v.iyer@intel.com>
+
+       * alias.c (record_component_aliases): Added a check for builtin
+       trampoline record.
+


Modified:
    branches/cilkplus/gcc/ChangeLog.cilkplus
    branches/cilkplus/gcc/alias.c


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