This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug middle-end/81734] [7/8 Regression] reference to inline function not emitted with -Os
- From: "pinskia at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Sat, 05 Aug 2017 21:30:38 +0000
- Subject: [Bug middle-end/81734] [7/8 Regression] reference to inline function not emitted with -Os
- Auto-submitted: auto-generated
- References: <bug-81734-4@http.gcc.gnu.org/bugzilla/>
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81734
--- Comment #1 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
Hmm. I don't remember the c11 semantics when it comes to plain inline. This
might not be a bug ...