public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c/15095] New: gcc-3.4.0 fails to compile gmp-4.1.2
@ 2004-04-23 11:03 keith dot briggs at bt dot com
  2004-04-23 12:08 ` [Bug c/15095] " pinskia at gcc dot gnu dot org
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: keith dot briggs at bt dot com @ 2004-04-23 11:03 UTC (permalink / raw)
  To: gcc-bugs

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain, Size: 1252 bytes --]

install@sodium:~/gmp-4.1.2/mpz> /usr/local/bin/gcc -DHAVE_CONFIG_H -I. -I. -
I.. -D__GMP_WITHIN_GMP -I.. -g -O2 -fomit-frame-pointer -mcpu=pentium4 -
march=pentium4 -c aorsmul.c

`-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead.
aorsmul.c:44: error: conflicting types for '__gmpz_aorsmul'
aorsmul.c:39: error: previous declaration of '__gmpz_aorsmul' was here
aorsmul.c:44: error: conflicting types for '__gmpz_aorsmul'
aorsmul.c:39: error: previous declaration of '__gmpz_aorsmul' was here

Torbjörn Granlund says:
I think this is a bug in the gcc 3.4 parser that causes it to
reject regparm attributes.  I have tried to figure out some
alternative syntax that gcc 3.4 could accept, but found nil.

-- 
           Summary: gcc-3.4.0 fails to compile gmp-4.1.2
           Product: gcc
           Version: 3.4.0
            Status: UNCONFIRMED
          Severity: critical
          Priority: P2
         Component: c
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: keith dot briggs at bt dot com
                CC: gcc-bugs at gcc dot gnu dot org
 GCC build triplet: i686-pc-linux-gnu
  GCC host triplet: i686-pc-linux-gnu
GCC target triplet: i686-pc-linux-gnu


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


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2004-10-11 14:14 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-04-23 11:03 [Bug c/15095] New: gcc-3.4.0 fails to compile gmp-4.1.2 keith dot briggs at bt dot com
2004-04-23 12:08 ` [Bug c/15095] " pinskia at gcc dot gnu dot org
2004-04-25  3:38 ` [Bug target/15095] [3.4/3.5 Regression] " pinskia at gcc dot gnu dot org
2004-04-25 15:53 ` pinskia at gcc dot gnu dot org
2004-10-04 22:42 ` [Bug target/15095] [3.4/4.0 " pinskia at gcc dot gnu dot org
2004-10-11 14:14 ` pinskia at gcc dot gnu dot org

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 read-only IMAP folder(s) and NNTP newsgroup(s).