This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c/12794] [tree-ssa] ICE with attribute __alias__
- From: "cvs-commit at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 26 Feb 2004 01:26:57 -0000
- Subject: [Bug c/12794] [tree-ssa] ICE with attribute __alias__
- References: <20031027213134.12794.reichelt@gcc.gnu.org>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From cvs-commit at gcc dot gnu dot org 2004-02-26 01:26 -------
Subject: Bug 12794
CVSROOT: /cvs/gcc
Module name: gcc
Branch: tree-ssa-20020619-branch
Changes by: rth@gcc.gnu.org 2004-02-26 01:26:49
Modified files:
gcc : ChangeLog c-common.c
Log message:
PR c/12794
* c-common.c (handle_alias_attribute): Reject the attribute if
current_function_decl is set.
Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.diff?cvsroot=gcc&only_with_tag=tree-ssa-20020619-branch&r1=1.14646.2.138&r2=1.14646.2.139
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/c-common.c.diff?cvsroot=gcc&only_with_tag=tree-ssa-20020619-branch&r1=1.344.2.61&r2=1.344.2.62
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=12794