public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug tree-optimization/55995] New: vect increase_alignment notes missing from dump file
@ 2013-01-15 18:14 janis at gcc dot gnu.org
  2013-01-16 10:09 ` [Bug tree-optimization/55995] " rguenth at gcc dot gnu.org
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: janis at gcc dot gnu.org @ 2013-01-15 18:14 UTC (permalink / raw)
  To: gcc-bugs


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

             Bug #: 55995
           Summary: vect increase_alignment notes missing from dump file
    Classification: Unclassified
           Product: gcc
           Version: 4.7.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: tree-optimization
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: janis@gcc.gnu.org
                CC: singhai@gcc.gnu.org
            Target: arm*-*-* powerpc*-*-*


Test gcc.dg/vect/aligned-section-anchors-nest-1.c started failing with the
patch added in revisions 191883 and 191884 that changes the verbosity of
compiler dump files.  The dump file scan is for a file created with
-fdump-ipa-increase-alignment and a message output with MSG_NOTE.  Unlike
-fdump-tree-switch-options, there is apparently no support for
-fdump-ipa-switch-options and I couldn't figure out how to get the notes
included in the increase_alignment dump file.

The messages are output from function increase_alignment in tree-vectorizer.c.

The test is run for effective targets section_anchors and vect_int, which
includes powerpc*-*-* and arm*-*-*.

The test was added in 2009 so this is a regression.


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2013-01-19  1:24 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-01-15 18:14 [Bug tree-optimization/55995] New: vect increase_alignment notes missing from dump file janis at gcc dot gnu.org
2013-01-16 10:09 ` [Bug tree-optimization/55995] " rguenth at gcc dot gnu.org
2013-01-16 16:38 ` janis at gcc dot gnu.org
2013-01-16 17:03 ` singhai at gcc dot gnu.org
2013-01-18 18:26 ` singhai at gcc dot gnu.org
2013-01-19  1:24 ` singhai at gcc dot gnu.org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).