[Bug tree-optimization/65424] gcc does not recognize byte swaps implemented as loop.

2024-02-12 Thread sjames at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65424 Sam James changed: What|Removed |Added CC||sjames at gcc dot gnu.org --- Comment #6 fro

[Bug tree-optimization/65424] gcc does not recognize byte swaps implemented as loop.

2019-12-08 Thread pavel.kryukov at phystech dot edu
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65424 Pavel I. Kryukov changed: What|Removed |Added CC||pavel.kryukov at phystech dot edu --

[Bug tree-optimization/65424] gcc does not recognize byte swaps implemented as loop.

2016-09-22 Thread pinskia at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65424 Andrew Pinski changed: What|Removed |Added CC||pinskia at gcc dot gnu.org Sev

[Bug tree-optimization/65424] gcc does not recognize byte swaps implemented as loop.

2015-11-18 Thread fuz at fuz dot su
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65424 --- Comment #4 from Robert Clausecker --- Sorry, comment was posted to the wrong bug. I have trouble using your bug reporting software, the “automatically go to next bug after making a change” behaviour is weird and unintuitive.

[Bug tree-optimization/65424] gcc does not recognize byte swaps implemented as loop.

2015-11-18 Thread fuz at fuz dot su
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65424 --- Comment #3 from Robert Clausecker --- I checked this again on a computer with more RAM and compilation does indeed terminate after 23 minutes. On the original machine, the compiler most likely swapped a lot contrary to my original report in w

[Bug tree-optimization/65424] gcc does not recognize byte swaps implemented as loop.

2015-03-18 Thread fuz at fuz dot su
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65424 --- Comment #2 from Robert Clausecker --- I'm looking forwards to a fix! This optimization is important for me.

[Bug tree-optimization/65424] gcc does not recognize byte swaps implemented as loop.

2015-03-18 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65424 Richard Biener changed: What|Removed |Added Keywords||missed-optimization Status|