[Bug c/65325] float/interger operation needs cast with 02 switch.

scerveau@connected-labs.com gcc-bugzilla@gcc.gnu.org
Thu Mar 5 16:07:00 GMT 2015


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

--- Comment #4 from Stephane Cerveau <scerveau@connected-labs.com> ---
http://pastebin.com/stQFwaSg

Here is a sample which is supposed to describe the same behaviour as in
gstvolume.c but i'm not able to reproduce it with this code.

Here is my build command line:

arm-oad-linux-gnueabi-gcc -march=armv7-a -mthumb-interwork -mfloat-abi=hard
-mfpu=neon -mtune=cortex-a9 -O2 -pipe -g -feliminate-unused-debug-types
test_float.c -o test_float



More information about the Gcc-bugs mailing list