This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c/81566] invalid attribute aligned accepted on functions
- From: "msebor at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Wed, 02 Aug 2017 02:14:12 +0000
- Subject: [Bug c/81566] invalid attribute aligned accepted on functions
- Auto-submitted: auto-generated
- References: <bug-81566-4@http.gcc.gnu.org/bugzilla/>
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81566
Martin Sebor <msebor at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|attribute aligned with no |invalid attribute aligned
|argument accepted on |accepted on functions
|functions |
--- Comment #1 from Martin Sebor <msebor at gcc dot gnu.org> ---
Changing the Summary to make it clearer that there are two problems here.