Fix PR number in changelog entries.

From-SVN: r233519
This commit is contained in:
Nick Clifton 2016-02-18 13:23:06 +00:00
parent 19233914d1
commit cc7ab8a232
2 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
2016-02-18 Nick Clifton <nickc@redhat.com>
PR target/62554
PR target/62254
PR target/69610
* config/arm/arm.c (arm_option_override_internal): Disable
interworking if the target does not support thumb instructions.

View File

@ -1,6 +1,6 @@
2016-02-18 Nick Clifton <nickc@redhat.com>
PR target/62554
PR target/62254
PR target/69610
* gcc.target/arm/pr62554.c: New test.
* gcc.target/arm/pr69610-1.c: New test.