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 tree-optimization/64689] tree-vectorize generates wrong code with inlined function - minimum working example included


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

--- Comment #3 from Markus Trippelsdorf <trippels at gcc dot gnu.org> ---
(In reply to Philipp Gschwandtner from comment #2)
> Thanks for the quick reply, it's an excerpt from a larger code and I wasn't
> aware that it's actually not C-compliant.
> 
> Maybe gcc bug submission guidelines should include compiling/running with
> -fsanitize to check for issues like that.

Yes, that is a good idea.


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