]> git.ipfire.org Git - thirdparty/gcc.git/commit
avr.c (avr_set_current_function): Check cfun->machine to be non-NULL.
authorGeorg-Johann Lay <avr@gjlay.de>
Tue, 25 Sep 2012 16:17:02 +0000 (16:17 +0000)
committerGeorg-Johann Lay <gjl@gcc.gnu.org>
Tue, 25 Sep 2012 16:17:02 +0000 (16:17 +0000)
commitb1bdc68d43b4572a5824514c4f92ea93f73dfec2
treeebf7351f80c23f2589b2b8177976cd026f7ddfc3
parentc24057756d6b49667b9a340ace554729fc36686c
avr.c (avr_set_current_function): Check cfun->machine to be non-NULL.

* config/avr/avr.c (avr_set_current_function): Check cfun->machine
to be non-NULL.

From-SVN: r191715
gcc/ChangeLog
gcc/config/avr/avr.c