200x-xx-xx Paul de Weerd <weerd@weirdnet.nl>
gcc/testsuite/ 200x-xx-xx Paul de Weerd <weerd@weirdnet.nl> * gcc.c-torture/compile/20011130-2.c: Fix typo. From-SVN: r130710
This commit is contained in:
parent
417e7bed13
commit
6d90749a7b
@ -1,3 +1,7 @@
|
||||
2007-12-08 Paul de Weerd <weerd@weirdnet.nl>
|
||||
|
||||
* gcc.c-torture/compile/20011130-2.c: Fix typo.
|
||||
|
||||
2007-12-08 Tobias Burnus <burnus@net-b.de>
|
||||
|
||||
PR fortran/34319
|
||||
|
@ -1,7 +1,7 @@
|
||||
/* This testcase caused infinite loop in life info computation
|
||||
after if conversion on IA-64. Conditional register dead for
|
||||
pseudo holding sign-extended k was improperly computed,
|
||||
resulting in this pseudo beeing live at start of bb if it was
|
||||
resulting in this pseudo being live at start of bb if it was
|
||||
dead at the end and vice versa; as it was a bb which had edge
|
||||
to itself, this resulted in alternative propagating this basic
|
||||
block forever. */
|
||||
|
Loading…
Reference in New Issue
Block a user