public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c/33711]  New: Missed optimization: reduction by subtraction (vectorizer)
@ 2007-10-09 13:20 eres at il dot ibm dot com
  2007-10-09 13:50 ` [Bug tree-optimization/33711] " eres at il dot ibm dot com
  2007-12-08 23:12 ` pinskia at gcc dot gnu dot org
  0 siblings, 2 replies; 5+ messages in thread
From: eres at il dot ibm dot com @ 2007-10-09 13:20 UTC (permalink / raw)
  To: gcc-bugs

For example:

   for (i = 0; i < N; i++) {
     udiff -= (ub[i] * uc[i]);


-- 
           Summary: Missed optimization: reduction by subtraction
                    (vectorizer)
           Product: gcc
           Version: 4.3.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: c
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: eres at il dot ibm dot com


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


^ permalink raw reply	[flat|nested] 5+ messages in thread
[parent not found: <bug-33711-4@http.gcc.gnu.org/bugzilla/>]

end of thread, other threads:[~2012-07-16 13:05 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-10-09 13:20 [Bug c/33711] New: Missed optimization: reduction by subtraction (vectorizer) eres at il dot ibm dot com
2007-10-09 13:50 ` [Bug tree-optimization/33711] " eres at il dot ibm dot com
2007-12-08 23:12 ` pinskia at gcc dot gnu dot org
     [not found] <bug-33711-4@http.gcc.gnu.org/bugzilla/>
2012-07-13  8:49 ` rguenth at gcc dot gnu.org
2012-07-16 13:05 ` rguenth 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).