This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/77326] [avr] Invalid optimization using varargs and a weak function
- From: "matthijs at stdin dot nl" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Mon, 22 Aug 2016 18:55:27 +0000
- Subject: [Bug target/77326] [avr] Invalid optimization using varargs and a weak function
- Auto-submitted: auto-generated
- References: <bug-77326-4@http.gcc.gnu.org/bugzilla/>
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77326
--- Comment #1 from Matthijs Kooijman <matthijs at stdin dot nl> ---
The original reporter just added a comment that this does not occur anymore in
gcc 6.1.0, though I haven't got anything newer than 5.1 available here to
check.