From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 7180 invoked by alias); 9 Jan 2006 20:14:39 -0000 Received: (qmail 7157 invoked by uid 48); 9 Jan 2006 20:14:37 -0000 Date: Mon, 09 Jan 2006 20:14:00 -0000 Message-ID: <20060109201437.7156.qmail@sourceware.org> X-Bugzilla-Reason: CC References: Subject: [Bug ada/21952] Many attribute directive ignored warnings during Alpha bootstrap In-Reply-To: Reply-To: gcc-bugzilla@gcc.gnu.org To: gcc-bugs@gcc.gnu.org From: "laurent at guerby dot net" Mailing-List: contact gcc-bugs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Archive: List-Post: List-Help: Sender: gcc-bugs-owner@gcc.gnu.org X-SW-Source: 2006-01/txt/msg00860.txt.bz2 List-Id: ------- Comment #9 from laurent at guerby dot net 2006-01-09 20:14 ------- << So it seems like C-family specific attributes are set for all alpha builtins, which seems incorrect to me. Two possible solutions come to mind: * Make const and nothrow generic to avoid this. * Only set them for C family languages. I haven't yet checked how to implement either option, and don't know which one would actually be preferable. >> Anyone with an opinion on this? -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21952