On Tue, Jan 27, 2015 at 02:31:14PM +0000, Jiong Wang wrote: > testcase changed to execution version, and moved to gcc.dg. the compile time > only > take several seconds. (previously I am using cc1 built by O0 which at most > take 24s) > > ok to install?
Ok for the testcase. The config/aarch64/ bits I'll defer to aarch64 maintainers. > 2015-01-19 Ramana Radhakrishnan <ramana.radhakrish...@arm.com> > Jiong Wang <jiong.w...@arm.com> > > gcc/ > * config/aarch64/aarch64.md (tb<optab><mode>1): Clobber CC reg instead of > scratch reg. > (cb<optab><mode>1): Likewise. > * config/aarch64/iterators.md (bcond): New define_code_attr. > > gcc/testsuite/ > * gcc.dg/long_branch.c: New testcase. Jakub