]> git.ipfire.org Git - thirdparty/gcc.git/commit
re PR target/45099 ([avr] Warning could be issued for use of register variables that...
authorGeorg-Johann Lay <avr@gjlay.de>
Wed, 21 Sep 2011 09:40:13 +0000 (09:40 +0000)
committerGeorg-Johann Lay <gjl@gcc.gnu.org>
Wed, 21 Sep 2011 09:40:13 +0000 (09:40 +0000)
commite3e285857d96da68abc12b8e6ff6a585ed3b8b5c
treee0410b20d0f0dc82544668d5e6122cd8e0a5135f
parent88cb6dd2564ee0d1d32cc776f1c9ab3f32a27ac8
re PR target/45099 ([avr] Warning could be issued for use of register variables that will fail.)

PR target/45099
* config/avr/avr.c (avr_function_arg_advance): Change error to
warning if a fixed register is needed as function argument.

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