[Bug lto/106177] LTO interoperability Linux/Windows

2022-07-04 Thread richard at weickelt dot de via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106177 Richard Weickelt changed: What|Removed |Added CC||richard at weickelt dot de ---

[Bug lto/41526] gimple bytecode streams are not portable between different hosts

2022-07-04 Thread richard at weickelt dot de via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=41526 --- Comment #11 from Richard Weickelt --- I would prefer a warning over an error. Cross-compiling for arm-none-eabi does work unless floating point arithmetic is involved as reported in bug 105641, but I understand that this might be a special

[Bug lto/105641] Floating point constants are 0 in LTO objects

2022-05-18 Thread richard at weickelt dot de via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105641 --- Comment #3 from Richard Weickelt --- Aha, according to bug 41526, GIMPLE bytecode streams are not portable across different hosts. That's unfortunate.

[Bug lto/105641] Floating point constants are 0 in LTO objects

2022-05-18 Thread richard at weickelt dot de via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105641 Richard Weickelt changed: What|Removed |Added Summary|Floating point constants|Floating point constants

[Bug lto/105641] New: Floating point constants are 0 in C LTO objects

2022-05-18 Thread richard at weickelt dot de via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105641 Bug ID: 105641 Summary: Floating point constants are 0 in C LTO objects Product: gcc Version: 10.3.1 Status: UNCONFIRMED Severity: normal Priority: P3