public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug middle-end/49946] New: Thread jumps confuse loop unrolling
@ 2011-08-02 14:41 izamyatin at gmail dot com
  2011-08-03 15:27 ` [Bug middle-end/49946] " izamyatin at gmail dot com
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: izamyatin at gmail dot com @ 2011-08-02 14:41 UTC (permalink / raw)
  To: gcc-bugs

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

           Summary: Thread jumps confuse loop unrolling
           Product: gcc
           Version: unknown
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: middle-end
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: izamyatin@gmail.com


Created attachment 24892
  --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=24892
test for loop unrolling

I see exactly the case that was mentioned here -
http://gcc.gnu.org/ml/gcc/2010-01/msg00057.html:

exp_gcc/gcc -c -O3 test_unroll.c -fno-tree-dominator-opts performs complete
unroll and

exp_gcc/gcc -c -O3 test_unroll.c does not do the unroll


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

end of thread, other threads:[~2024-03-17  1:20 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-08-02 14:41 [Bug middle-end/49946] New: Thread jumps confuse loop unrolling izamyatin at gmail dot com
2011-08-03 15:27 ` [Bug middle-end/49946] " izamyatin at gmail dot com
2011-08-08 11:35 ` izamyatin at gmail dot com
2021-11-29  6:34 ` [Bug tree-optimization/49946] " pinskia at gcc dot gnu.org
2021-12-09  9:30 ` marxin at gcc dot gnu.org
2024-03-17  1:20 ` pinskia 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).