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: middle-end/10607: 3.3 branch: assertion failure in varasm.c on x86_64


The following reply was made to PR middle-end/10607; it has been noted by GNATS.

From: Frank van der Linden <fvdl@wasabisystems.com>
To: gcc-gnats@gcc.gnu.org
Cc:  
Subject: Re: middle-end/10607: 3.3 branch: assertion failure in varasm.c on x86_64
Date: Sat, 3 May 2003 03:17:43 +0200

 After going through some bugreports via the web interface, I found that this
 problem is likely the same as PR 9552. I can confirm that undefining
 HAVE_LD_RO_RW_SECTION_MIXING (in gcc/auto-host.h) and recompiling produces
 a compiler that does not exhibit this problem.
 
 Btw, I'm using binutils binutils-2.13.2.1 (relevant, because configure
 seems to think it must set binutils-2.13.2.1 with this linker).


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