This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/81312] Enable X86_TUNE_ACCUMULATE_OUTGOING_ARGS
- From: "hubicka at ucw dot cz" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Tue, 04 Jul 2017 15:37:46 +0000
- Subject: [Bug target/81312] Enable X86_TUNE_ACCUMULATE_OUTGOING_ARGS
- Auto-submitted: auto-generated
- References: <bug-81312-4@http.gcc.gnu.org/bugzilla/>
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81312
--- Comment #1 from Jan Hubicka <hubicka at ucw dot cz> ---
I am planning to look into Zen/generic tunning soon. But why would you like to
enable it for generic? The code size cost is quite large.
Honza