https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64331

--- Comment #6 from Georg-Johann Lay <gjl at gcc dot gnu.org> ---
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

Reply via email to