All of lore.kernel.org
 help / color / mirror / Atom feed
From: Con Kolivas <kernel@kolivas.org>
To: linux list <linux-kernel@vger.kernel.org>
Subject: gcc 4.1.1 issues with 2.6.17-rc5
Date: Sun, 28 May 2006 12:55:49 +1000	[thread overview]
Message-ID: <200605281255.49821.kernel@kolivas.org> (raw)

[-- Attachment #1: Type: text/plain, Size: 1155 bytes --]

Funky new warnings on upgrading to gcc 4.1.1

gcc compiled locally with:
Target: i686-pc-linux-gnu
Configured with: ../gcc-4.1.1/configure --prefix=/usr --mandir=/usr/share/man 
--infodir=/usr/share/info --enable-shared --enable-threads=posix 
--disable-checking --enable-long-long --enable-__cxa_atexit 
--enable-clocale=gnu --disable-libunwind-exceptions --enable-languages=c,c++ 
--program-suffix=-4.1.1

warnings:
  OBJCOPY arch/i386/boot/vmlinux.bin
WARNING: drivers/i2c/busses/scx200_acb.o - Section mismatch: reference 
to .init.text: from .smp_locks after '' (at offset 0x0)
WARNING: drivers/i2c/busses/scx200_acb.o - Section mismatch: reference 
to .init.text: from .smp_locks after '' (at offset 0x4)
WARNING: drivers/i2c/busses/scx200_acb.o - Section mismatch: reference 
to .exit.text: from .smp_locks after '' (at offset 0x8)
WARNING: drivers/i2c/busses/scx200_acb.o - Section mismatch: reference 
to .exit.text: from .smp_locks after '' (at offset 0xc)
WARNING: drivers/i2c/busses/scx200_acb.o - Section mismatch: reference 
to .exit.text: from .smp_locks after '' (at offset 0x10)
  BUILD   arch/i386/boot/bzImage

config attached

-- 
-ck

[-- Attachment #2: config.gz --]
[-- Type: application/x-gzip, Size: 8323 bytes --]

             reply	other threads:[~2006-05-28  2:55 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-05-28  2:55 Con Kolivas [this message]
2006-05-28  5:21 ` gcc 4.1.1 issues with 2.6.17-rc5 Con Kolivas
2006-05-28  5:39   ` Randy.Dunlap
2006-05-28  9:15     ` Bongani Hlope
2006-05-28 16:32     ` Atsushi Nemoto
2006-05-29  4:52       ` Con Kolivas
2006-05-29  5:55         ` Randy.Dunlap

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=200605281255.49821.kernel@kolivas.org \
    --to=kernel@kolivas.org \
    --cc=linux-kernel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.