[Bug tree-optimization/63278] Fails to compute loop bound from constant string

2025-01-31 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63278 Richard Biener changed: What|Removed |Added Target Milestone|--- |15.0 Status|ASSIGNED

[Bug tree-optimization/63278] Fails to compute loop bound from constant string

2021-08-10 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63278 Andrew Pinski changed: What|Removed |Added Severity|normal |enhancement

[Bug tree-optimization/63278] Fails to compute loop bound from constant string

2016-03-01 Thread winter-...@bfw-online.de
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63278 Leon Winter changed: What|Removed |Added CC||winter-...@bfw-online.de --- Comment #4 fr

[Bug tree-optimization/63278] Fails to compute loop bound from constant string

2014-10-16 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63278 Richard Biener changed: What|Removed |Added Status|UNCONFIRMED |ASSIGNED Last reconfirmed|

[Bug tree-optimization/63278] Fails to compute loop bound from constant string

2014-09-16 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63278 --- Comment #2 from Richard Biener --- Yes, the testcase for "fails to compute loop bound" (and unroll) wasn't supposed to use 'constexpr'. Unrolling should work without that, too ;)

[Bug tree-optimization/63278] Fails to compute loop bound from constant string

2014-09-16 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63278 Jakub Jelinek changed: What|Removed |Added CC||jakub at gcc dot gnu.org,