[Bug target/23972] Codegen Error in Inlined Code

pinskia at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Mon Sep 19 20:17:00 GMT 2005


------- Additional Comments From pinskia at gcc dot gnu dot org  2005-09-19 20:17 -------
First try -fno-strict-aliasing, since:
	return *(short*)&tmp;

is violating them.
Second I think this is a known issue.

-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23972



More information about the Gcc-bugs mailing list