This is the mail archive of the gcc-prs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: target/6912: x86_64 switch code generation problem with -fPIC


The following reply was made to PR target/6912; it has been noted by GNATS.

From: Frank van der Linden <fvdl@wasabisystems.com>
To: gcc-gnats@gcc.gnu.org
Cc:  
Subject: Re: target/6912: x86_64 switch code generation problem with -fPIC
Date: Wed, 5 Jun 2002 17:44:50 +0200

 I did a checkout of gcc 3.1 (gcc_3_1_release tag), and found that
 plain 3.1 generates the correct code. However, the head of the
 3.1 branch (gcc-3_1-branch tag) generates incorrect code for
 this case.
 
 That narrows it down to changes put on the 3.1 branch after
 3.1 was released.
 
 - Frank


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]