[Bug target/107248] wrong scheduling of stack adjustment in leaf function at -O2

2023-01-03 Thread cederman at gaisler dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107248 Daniel Cederman changed: What|Removed |Added CC||cederman at gaisler dot com

[Bug rtl-optimization/102306] New: Volatile pointer dereferenced twice

2021-09-13 Thread cederman at gaisler dot com via Gcc-bugs
-optimization Assignee: unassigned at gcc dot gnu.org Reporter: cederman at gaisler dot com CC: ebotcazou at libertysurf dot fr, segher at kernel dot crashing.org Target Milestone: --- Created attachment 51448 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=51

[Bug rtl-optimization/79032] [7 regression] unaligned memory access generated with LRA and optimization

2017-01-11 Thread cederman at gaisler dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79032 --- Comment #9 from Daniel Cederman --- Thanks for fixing it so quickly. Everything seems to be working now on my side.

[Bug rtl-optimization/79032] New: Unaligned memory access in code generated for sparc 32 with LRA

2017-01-09 Thread cederman at gaisler dot com
Priority: P3 Component: rtl-optimization Assignee: unassigned at gcc dot gnu.org Reporter: cederman at gaisler dot com Target Milestone: --- Target: sparc Hi, The following code compiled with -O2 -mcpu=v8 -mlra causes an unaligned memory access: typedef

[Bug tree-optimization/64193] [4.8/4.9/5 Regression] Decreased performance after r173250

2014-12-09 Thread cederman at gaisler dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64193 --- Comment #5 from Daniel Cederman cederman at gaisler dot com --- Probably the regression was mitigated by the partial fix for PR63677: Yes, that seems to be the case for my attached example. Do you think that the regression is mitigated

[Bug tree-optimization/64193] New: Decreased performance after r173250

2014-12-05 Thread cederman at gaisler dot com
-optimization Assignee: unassigned at gcc dot gnu.org Reporter: cederman at gaisler dot com Target: i686-build_pc-linux-gnu Created attachment 34196 -- https://gcc.gnu.org/bugzilla/attachment.cgi?id=34196action=edit preprocessed source When comparing version 4.4.2

[Bug tree-optimization/64193] Decreased performance after r173250

2014-12-05 Thread cederman at gaisler dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64193 --- Comment #1 from Daniel Cederman cederman at gaisler dot com --- Created attachment 34197 -- https://gcc.gnu.org/bugzilla/attachment.cgi?id=34197action=edit assembly output with r173250

[Bug tree-optimization/64193] Decreased performance after r173250

2014-12-05 Thread cederman at gaisler dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64193 --- Comment #2 from Daniel Cederman cederman at gaisler dot com --- Created attachment 34198 -- https://gcc.gnu.org/bugzilla/attachment.cgi?id=34198action=edit assembly output without r173250

[Bug lto/61192] Conflict between register and function name for lto on sparc

2014-10-20 Thread cederman at gaisler dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61192 --- Comment #3 from Daniel Cederman cederman at gaisler dot com --- (In reply to Ilya Palachev from comment #2) (In reply to Daniel Cederman from comment #0) when using lto on sparc. Daniel, can you also provide original source code

[Bug lto/61192] New: Conflict between register and function name for lto on sparc

2014-05-15 Thread cederman at gaisler dot com
Priority: P3 Component: lto Assignee: unassigned at gcc dot gnu.org Reporter: cederman at gaisler dot com Created attachment 32799 -- https://gcc.gnu.org/bugzilla/attachment.cgi?id=32799action=edit Preprocessed files This line in the attached preprocessed file