[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-bugs-dist
Subject:    [Bug 85297] Compile error using gcc 3.4.1
From:       Nicholas Nethercote <njn25 () cam ! ac ! uk>
Date:       2004-07-15 22:31:37
Message-ID: 20040715223137.16039.qmail () ktown ! kde ! org
[Download RAW message or body]

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
      
http://bugs.kde.org/show_bug.cgi?id=85297      




------- Additional Comments From njn25 cam ac uk  2004-07-16 00:31 -------
This is strange.  Some of the declarations don't have the parameter names, 
for example:

   extern __attribute__ ((regparm(1))) UInt MC_(helperc_LOADV4) ( Addr );

   __attribute__ ((regparm(1))) UInt MC_(helperc_LOADV4) ( Addr a )

But this should not matter.  However, some of them do have parameter names 
in the declarations, eg:

   __attribute__ ((regparm(2)))
   void MC_(fpu_read_check) ( Addr addr, Int size )

   extern __attribute__ ((regparm(2))) void MC_(fpu_read_check)  ( Addr
   addr, Int size );

So I can't see what the problem is.  How exactly did you fix them?  Can 
you upload a patch?

Thanks.
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic