This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c/81310] Is __attribute__ alias on variables valid?
- From: "palves at redhat dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Tue, 04 Jul 2017 12:21:49 +0000
- Subject: [Bug c/81310] Is __attribute__ alias on variables valid?
- Auto-submitted: auto-generated
- References: <bug-81310-4@http.gcc.gnu.org/bugzilla/>
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81310
--- Comment #1 from Pedro Alves <palves at redhat dot com> ---
Err, I meant "(&global1 == &global2) => false", of course.