[Bug target/77686] [6/7 Regression] wrong code on arm-linux-gnueabi and arm-linux-gnueabihf
ktkachov at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Mon Sep 26 12:50:00 GMT 2016
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77686
--- Comment #9 from ktkachov at gcc dot gnu.org ---
Created attachment 39688
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=39688&action=edit
Preprocessed source
Attaching the preprocessed source.
The function in question is:
_ZN1C4doCbEv
This is compiled with -std=gnu++14 -O2 -march=armv7-a -mfpu=vfpv3-d16
-mfloat-abi=hard
More information about the Gcc-bugs
mailing list