Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/gnu/dist/gcc4/gcc
Module Name:    src
Committed By:   simonb
Date:           Wed May 31 05:10:14 UTC 2006
Modified Files:
        src/gnu/dist/gcc4/gcc: builtins.c
Log Message:
Pull up gcc svn revision 111934:
  PR middle-end/26565
  * builtins.c (get_pointer_alignment): Handle component
  references for field alignment.
Fixes aligned store problems on MIPS described in:
    http://mail-index.NetBSD.org/tech-toolchain/2006/05/16/0002.html
    http://mail-index.NetBSD.org/tech-toolchain/2006/05/17/0001.html
To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 src/gnu/dist/gcc4/gcc/builtins.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index