[Bug target/116833] [12/13/14/15 Regression] Symbian: incorrect configuration for crtfastmath.o

2024-10-14 Thread fedor_qd at mail dot ru via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116833 --- Comment #7 from Fiodar --- I tried to go deeper in these modes and wrote small app. In 'libgcc/config/arm/crtfastmath.c' that line: __asm__("vmrs %0, fpscr" : "=r" (fpscr_save)); Raise error: {standard input}: Assembler messages: {standard

[Bug target/116833] [12/13/14/15 Regression] Symbian: incorrect configuration for crtfastmath.o

2024-10-13 Thread fedor_qd at mail dot ru via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116833 --- Comment #6 from Fiodar --- I look for floating modes in symbian SDK docs. Here link(now that site and webarchive down) - https://docs.huihoo.com/symbian/nokia-symbian3-developers-library-v0.8/GUID-D525B9A9-6B32-535B-A282-60C85A48D3FB.html

[Bug target/116833] [12/13/14/15 Regression] Symbian: incorrect configuration for crtfastmath.o

2024-09-24 Thread fedor_qd at mail dot ru via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116833 --- Comment #5 from Fiodar --- (In reply to Andrew Pinski from comment #1) > More likely Symbian os support should be removed as I highly doubt anyone > has tested it in the last 10 years. I build ScummVM for Symbian with selfbuilded GCC ≥ 5.4.

[Bug libgcc/116833] New: Symbian: incorrect configuration for crtfastmath.o

2024-09-24 Thread fedor_qd at mail dot ru via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116833 Bug ID: 116833 Summary: Symbian: incorrect configuration for crtfastmath.o Product: gcc Version: 14.2.0 Status: UNCONFIRMED Severity: normal Priority: P3 Compon