From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 25624 invoked by alias); 2 Nov 2008 14:33:18 -0000 Received: (qmail 15337 invoked by uid 48); 2 Nov 2008 14:31:56 -0000 Date: Sun, 02 Nov 2008 14:33:00 -0000 Subject: [Bug bootstrap/37996] New: libgcc.mvars missing dependency on the variable tmake_file, maybe others X-Bugzilla-Reason: CC Message-ID: Reply-To: gcc-bugzilla@gcc.gnu.org To: gcc-bugs@gcc.gnu.org From: "hp at gcc dot gnu dot org" Mailing-List: contact gcc-bugs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Archive: List-Post: List-Help: Sender: gcc-bugs-owner@gcc.gnu.org X-SW-Source: 2008-11/txt/msg00127.txt.bz2 In an already-built objdir, touch or modify any of your target-specific t-* files, then in gcc "make libgcc.mvars". Observe that libgcc.mvars is unmodified. To fix, just add $(tmake_file) to the dependencies for libgcc.mvars. Almost as simple as writing a bugzilla entry, but only almost... and I'd have to check other similar variables should also be dependencies. -- Summary: libgcc.mvars missing dependency on the variable tmake_file, maybe others Product: gcc Version: 4.3.3 Status: UNCONFIRMED Severity: normal Priority: P3 Component: bootstrap AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: hp at gcc dot gnu dot org http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37996