From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 25519 invoked by alias); 27 Jun 2004 11:24:26 -0000 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 Received: (qmail 25505 invoked by uid 48); 27 Jun 2004 11:24:25 -0000 Date: Sun, 27 Jun 2004 12:49:00 -0000 Message-ID: <20040627112425.25503.qmail@sourceware.org> From: "giovannibajo at libero dot it" To: gcc-bugs@gcc.gnu.org In-Reply-To: <20040524055718.15627.ebotcazou@gcc.gnu.org> References: <20040524055718.15627.ebotcazou@gcc.gnu.org> Reply-To: gcc-bugzilla@gcc.gnu.org Subject: [Bug bootstrap/15627] [3.5 Regression] Sun CC cannot bootstrap GCC X-Bugzilla-Reason: CC X-SW-Source: 2004-06/txt/msg03414.txt.bz2 List-Id: ------- Additional Comments From giovannibajo at libero dot it 2004-06-27 11:24 ------- Daniel tested it bootstrapping the compiler with PTA, so I committed the patch. I just removed the hunk about the 'inline' keyword. To remove the VLAs, we need something like alloca(), but probably that's a configure test, so I won't touch it, somebody else will have to. I could change it to malloc() but I am not sure about the performance implications. Also, I just noticed that there are compound literals in points- to/andersen_terms.c, I guess those will have to be removed as well. Eric, where does Sun CC stop now? -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=15627