[Bug tree-optimization/111262] [14 Regression] error: count of bb not initialized with -O3

2023-10-17 Thread dcb314 at hotmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=111262

David Binderman  changed:

   What|Removed |Added

 Resolution|--- |WORKSFORME
 Status|WAITING |RESOLVED

--- Comment #6 from David Binderman  ---
(In reply to Richard Biener from comment #5)
> Neither the reduced nor the unreduced testcase reproduce the issue for me on
> a x86_64 host.

Agreed. The problem seems to have gone away sometime before date 20230918.

[Bug tree-optimization/111262] [14 Regression] error: count of bb not initialized with -O3

2023-10-17 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=111262

Richard Biener  changed:

   What|Removed |Added

 Status|NEW |WAITING

--- Comment #5 from Richard Biener  ---
Neither the reduced nor the unreduced testcase reproduce the issue for me on a
x86_64 host.

[Bug tree-optimization/111262] [14 Regression] error: count of bb not initialized with -O3

2023-09-01 Thread dcb314 at hotmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=111262

--- Comment #4 from David Binderman  ---
$ git bisect bad 0c78240fd7d519fc
0c78240fd7d519fc27ca822f66a92f85edf43f70 is the first bad commit
commit 0c78240fd7d519fc27ca822f66a92f85edf43f70
Author: Jan Hubicka 
Date:   Thu Aug 24 15:10:46 2023 +0200

Check that passes do not forget to define profile

[Bug tree-optimization/111262] [14 Regression] error: count of bb not initialized with -O3

2023-09-01 Thread dcb314 at hotmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=111262

--- Comment #3 from David Binderman  ---
I am trying a bisection. Current range is g:d96659e34cdcf436
to g:603bdf906af6d42c, which is 11 commits.

[Bug tree-optimization/111262] [14 Regression] error: count of bb not initialized with -O3

2023-08-31 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=111262

Andrew Pinski  changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEW
 Ever confirmed|0   |1
   Last reconfirmed||2023-09-01

--- Comment #2 from Andrew Pinski  ---
Confirmed.

;; Scaling loop 3 with scale uninitialized

is new though ...

[Bug tree-optimization/111262] [14 Regression] error: count of bb not initialized with -O3

2023-08-31 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=111262

Andrew Pinski  changed:

   What|Removed |Added

   Target Milestone|--- |14.0
Version|unknown |14.0
Summary|error: count of bb not  |[14 Regression] error:
   |initialized with -O3|count of bb not initialized
   ||with -O3