r221142 - in /branches/gcc-4_9-branch/gcc: Chan...

gjl@gcc.gnu.org gjl@gcc.gnu.org
Tue Mar 3 11:09:00 GMT 2015


Author: gjl
Date: Tue Mar  3 11:09:30 2015
New Revision: 221142

URL: https://gcc.gnu.org/viewcvs?rev=221142&root=gcc&view=rev
Log:
gcc/
	PR target/64331
	* config/avr/avr.c (context.h, tree-pass.h): Include them.
	(avr_pass_data_recompute_notes): New static variable.
	(avr_pass_recompute_notes): New class.
	(avr_register_passes): New static function.
	(avr_option_override): Call it.
gcc/testsuite/
	PR target/64331
	* gcc.target/avr/torture/pr64331.c: New test.

Added:
    branches/gcc-4_9-branch/gcc/testsuite/gcc.target/avr/torture/pr64331.c
Modified:
    branches/gcc-4_9-branch/gcc/ChangeLog
    branches/gcc-4_9-branch/gcc/config/avr/avr.c
    branches/gcc-4_9-branch/gcc/testsuite/ChangeLog



More information about the Gcc-cvs mailing list