LKML Archive on lore.kernel.org help / color / mirror / Atom feed
From: "David Martin" <taldmd@gmail.com> To: linux-kernel@vger.kernel.org Subject: Compile-time error with gcc-4.3 on sparc64 Date: Wed, 9 Jan 2008 10:31:45 +0100 [thread overview] Message-ID: <e02b4fed0801090131h40b0e236t49cc0ae4ac147d5c@mail.gmail.com> (raw) Hi, I get the following error compiling latest kernel from git on sparc64 using gcc-4.3: CC arch/sparc64/kernel/signal.o cc1: warnings being treated as errors arch/sparc64/kernel/signal.c: En la función 'do_notify_resume': include/asm/uaccess.h:233: error: el subíndice de la matriz está por arriba de los límites de la matriz make[1]: *** [arch/sparc64/kernel/signal.o] Error 1 make: *** [arch/sparc64/kernel] Error 2 ("On function 'do_notify resume: error: matrix subindex is over matrix limits") Compiling with gcc-4.2 it doesn't fail, neither a warning.
next reply other threads:[~2008-01-09 9:32 UTC|newest] Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top 2008-01-09 9:31 David Martin [this message] 2008-01-09 11:46 ` Compile-time error with gcc-4.3 on sparc64 David Miller
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=e02b4fed0801090131h40b0e236t49cc0ae4ac147d5c@mail.gmail.com \ --to=taldmd@gmail.com \ --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: linkBe sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox; as well as URLs for NNTP newsgroup(s).