r202953 - in /branches/google/gcc-4_7/gcc: auto...
dehao@gcc.gnu.org
dehao@gcc.gnu.org
Thu Sep 26 16:54:00 GMT 2013
Author: dehao
Date: Thu Sep 26 16:54:37 2013
New Revision: 202953
URL: http://gcc.gnu.org/viewcvs?rev=202953&root=gcc&view=rev
Log:
1. Fix an ICE when lipo_cmp_type handles NULL_PTR_TYPE.
2. Fix the bug when AutoFDO honors max-lipo-group parameter.
2013-09-26 Dehao Chen <dehao@google.com>
* gcc/l-ipo.c (lipo_cmp_type): Handle NULL_PTR_TYPE correctly.
* gcc/auto-profile.c (read_aux_modules): Handle max-lipo-group.
Modified:
branches/google/gcc-4_7/gcc/auto-profile.c
branches/google/gcc-4_7/gcc/l-ipo.c
More information about the Gcc-cvs
mailing list