This is the mail archive of the gcc-cvs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

r229495 - in /trunk/gcc: ChangeLog config/avr/p...


Author: denisc
Date: Wed Oct 28 17:35:27 2015
New Revision: 229495

URL: https://gcc.gnu.org/viewcvs?rev=229495&root=gcc&view=rev
Log:
gcc/ChangeLog

	PR target/67839
	* config/avr/predicates.md (low_io_address_operand): Don't
	consider MODE when computing upper bound.
	(io_address_operand): Likewise.

gcc/testsuite/ChangeLog

	PR target/67839
	* gcc.target/avr/pr67839.c: New test.


Added:
    trunk/gcc/testsuite/gcc.target/avr/pr67839.c
Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/config/avr/predicates.md
    trunk/gcc/testsuite/ChangeLog


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]