This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug middle-end/69225] gcc uses double precision instead of single float with -m32 -std=c99 -msoft-float


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69225

--- Comment #4 from H.J. Lu <hjl.tools at gmail dot com> ---
This patch:

https://gcc.gnu.org/git/?p=gcc.git;a=patch;h=a16c748c075b14ce65ae1f12d8862cef0af87842

fixes it.  I will submit a patch with a testcase.

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]