[Bug tree-optimization/26546] Passing unions of _vector_ types and struct or array of the same size as value to inline functions causes unecessary load/stores on the stack even if no members except the _vector_ is accessed
pinskia at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Fri Mar 3 13:56:00 GMT 2006
------- Comment #1 from pinskia at gcc dot gnu dot org 2006-03-03 13:56 -------
I think this is just because b is used un-initialized.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26546
More information about the Gcc-bugs
mailing list