This is the mail archive of the gcc@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: GCC 4.1.0 build error (as doesn't like code produced by xgcc)


Hi,

On Wed, Mar 29, 2006 at 09:31:26AM -0500, Daniel Jacobowitz wrote:
> On Tue, Mar 28, 2006 at 03:10:30PM +0200, Clifford Wolf wrote:
> >   /tmp/cc9Aywrx.s: Assembler messages:
> >   /tmp/cc9Aywrx.s:1256: Error: can't resolve `.text.unlikely' {.text.unlikely section} - `.LCFI70' {.text section}
> 
> The assembly is wrong.  File a GCC bug.  Two subtracted symbols should
> generally be in the same section.

bug filed:

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26942

yours,
 - clifford

-- 
 _  _       _      Nerds on Air - Radio for Geeks      _  __     ___
| \| |___  /_\   On 1st and 3rd Friday of the month   / |/ /__  / _ |
| .` / _ \/ _ \    21:00-22:00 CET on Radio Orange   /    / _ \/ __ |
|_|\_\___/_/ \_\     http://www.clifford.at/noa/    /_/|_/\___/_/ |_|
 
[..] If it still doesn't work, re-write it in assembler. This won't fix the
bug, but it will make sure no one else finds it and makes you look bad.
 


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