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 c/70255] change of the order of summation of floating point numbers despite no-associative-math


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

--- Comment #4 from Richard Biener <rguenth at gcc dot gnu.org> ---
(In reply to Richard Biener from comment #3)
> We'd likely want to warn in merge_decls for this case.

"this case" == all optimization attributes applied via newdecl to
olddecl with DECL_SAVED_TREE (or DECL_INITIAL?) set.

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