[Bug c/81244] Odd things happening with always_inline on 32bit

2019-10-08 Thread tarceri at itsqueeze dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81244 Timothy Arceri changed: What|Removed |Added Status|WAITING |RESOLVED Resolution|---

[Bug c/81244] Odd things happening with always_inline on 32bit

2017-06-28 Thread tarceri at itsqueeze dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81244 --- Comment #3 from Timothy Arceri --- No change with -fno-strict-aliasing -fwarpv is not geting past config with warnings such as: WARNING: sys/sysmacros.h: present but cannot be compiled

[Bug c/81244] Odd things happening with always_inline on 32bit

2017-06-28 Thread tarceri at itsqueeze dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81244 Timothy Arceri changed: What|Removed |Added URL||https://bugs.freedesktop.or

[Bug c/81244] New: Odd things happening with always_inline on 32bit

2017-06-28 Thread tarceri at itsqueeze dot com
: c Assignee: unassigned at gcc dot gnu.org Reporter: tarceri at itsqueeze dot com Target Milestone: --- Problem: When running an OpenGL regression test against a recent change in Mesa git which uses always_inline, we are getting odd results. 64bit builds seem to be working