http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55995



Richard Biener <rguenth at gcc dot gnu.org> changed:



           What    |Removed                     |Added

----------------------------------------------------------------------------

             Status|UNCONFIRMED                 |WAITING

   Last reconfirmed|                            |2013-01-16

     Ever Confirmed|0                           |1



--- Comment #1 from Richard Biener <rguenth at gcc dot gnu.org> 2013-01-16 
10:09:25 UTC ---

Index: gcc/testsuite/gcc.dg/vect/vect.exp

===================================================================

--- gcc/testsuite/gcc.dg/vect/vect.exp  (revision 195232)

+++ gcc/testsuite/gcc.dg/vect/vect.exp  (working copy)

@@ -156,7 +156,7 @@ dg-runtest [lsort [glob -nocomplain $src



 # alignment-sensitive -fsection-anchors tests

 set DEFAULT_VECTCFLAGS $SAVED_DEFAULT_VECTCFLAGS

-lappend DEFAULT_VECTCFLAGS "-fsection-anchors" "-fdump-ipa-increase_alignment"

+lappend DEFAULT_VECTCFLAGS "-fsection-anchors"

"-fdump-ipa-increase_alignment-details"

 dg-runtest [lsort [glob -nocomplain

$srcdir/$subdir/aligned-section-anchors-*.\[cS\]]]  \

        "" $DEFAULT_VECTCFLAGS





should work, can you verify that?

Reply via email to