[Bug target/104984] Use hard-fp for libgcc single-floating-point routines

2022-03-23 Thread archicharmer at mail dot ru via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104984 Den changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---

[Bug target/104984] Use hard-fp for libgcc single-floating-point routines

2022-03-22 Thread archicharmer at mail dot ru via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104984 --- Comment #1 from Den --- No one?.. Then, let's discourse. These are inside the file t-hardfp-sfdf : hardfp_float_modes := sf df hardfp_int_modes := si hardfp_extensions := sfdf hardfp_truncations := dfsf and these are inside the file t-soft

[Bug libgcc/104984] New: Use hard-fp for libgcc single-floating-point routines

2022-03-18 Thread archicharmer at mail dot ru via Gcc-bugs
Component: libgcc Assignee: unassigned at gcc dot gnu.org Reporter: archicharmer at mail dot ru Target Milestone: --- I am currently using gcc-9.2.0 . At it's last building stage it was compiled using the next configure additions: --prefix=$PREFIX --enable-language

[Bug c/48199] unable to emulate 'TF'. Patch for mips64el r5900

2011-04-06 Thread archicharmer at mail dot ru
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48199 Deny changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|

[Bug c/48199] unable to emulate 'TF'. Patch for mips64el r5900

2011-03-18 Thread archicharmer at mail dot ru
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48199 --- Comment #1 from Deny 2011-03-18 22:43:34 UTC --- http://www.megaupload.com/?d=GREE7D1X

[Bug c/48199] New: unable to emulate 'TF'. Patch for mips64el r5900

2011-03-18 Thread archicharmer at mail dot ru
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48199 Summary: unable to emulate 'TF'. Patch for mips64el r5900 Product: gcc Version: 4.3.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: c AssignedTo: unass