add missed Changelog.
From-SVN: r271592
This commit is contained in:
parent
66885312cb
commit
9453b779c4
1 changed files with 15 additions and 0 deletions
|
@ -1,3 +1,18 @@
|
|||
2019-05-24 Iain Sandoe <iain@sandoe.co.uk>
|
||||
|
||||
* gcc.target/i386/pconfig-1.c: Scan for the string in the generated
|
||||
code, not in comments or miscellaneous directives.
|
||||
* gcc.target/i386/pr18041-1.c: Likewise.
|
||||
* gcc.target/i386/pr18041-2.c: Likewise.
|
||||
* gcc.target/i386/wbinvd-1.c: Likewise.
|
||||
* gcc.target/i386/wbnoinvd-1.c: Likewise.
|
||||
* gcc.target/i386/pr66819-3.c: Specifically, check that there is no
|
||||
call to "bar".
|
||||
* gcc.target/i386/pr66819-4.c: Likewise.
|
||||
* gcc.target/i386/pr82662.c
|
||||
* gcc.target/i386/ptwrite2.c: Make the checks look for the specific
|
||||
destination register, don't try the m32 test on m64 targets.
|
||||
|
||||
2019-05-24 Iain Sandoe <iain@sandoe.co.uk>
|
||||
|
||||
* gcc.target/i386/pr67985-2.c: Adjust label checks for
|
||||
|
|
Loading…
Add table
Reference in a new issue