public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c/11641] New: Arts 1.1.2 compilation error with gcc over IA64
@ 2003-07-23  7:16 nobelis at essi dot fr
  2003-07-23 19:23 ` [Bug c/11641] " pinskia at physics dot uc dot edu
                   ` (7 more replies)
  0 siblings, 8 replies; 9+ messages in thread
From: nobelis at essi dot fr @ 2003-07-23  7:16 UTC (permalink / raw)
  To: gcc-bugs

PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

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

           Summary: Arts 1.1.2 compilation error with gcc over IA64
           Product: gcc
           Version: 3.3.1
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: c
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: nobelis at essi dot fr
                CC: gcc-bugs at gcc dot gnu dot org,nobelis at essi dot fr

Gcc spec/version :
-------------------------------------------
Configured with: ../src/configure -v
--enable-languages=c,c++,java,f77,pascal,objc,ada,treelang --prefix=/usr
--mandir=/usr/share/man --infodir=/usr/share/info
--with-gxx-include-dir=/usr/include/c++/3.3 --enable-shared --with-system-zlib
--enable-nls --without-included-gettext --enable-__cxa_atexit
--enable-clocale=gnu --enable-debug --enable-java-gc=boehm
--enable-java-awt=xlib --enable-objc-gc ia64-linux
Thread model: posix
gcc version 3.3.1 20030626 (Debian prerelease)
-------------------------------------------
System spec
-------------------------------------------
Linux bnx 2.4.19-itanium-smp #1 SMP Wed Oct 23 20:05:46 MDT 2002 ia64 GNU/Linux
-------------------------------------------
Full error message
------make[3]: Entering directory `/home/nicolas/arts-1.1.2/flow/gsl'
if /bin/sh ../../libtool --silent --mode=compile gcc -DHAVE_CONFIG_H -I. -I.
-I../.. -I../../flow -I../../flow -I../../mcop -I../.. -I/usr/local/kde/include
-I/usr/share/qt3/include -I/usr/X11R6/include  -I../../libltdl 
-DQT_THREAD_SUPPORT  -D_REENTRANT -ansi -Wall -Wpointer-arith
-Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2 -ansi
-W -Wall -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings
-D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2   -MT gslfft.lo -MD -MP -MF
".deps/gslfft.Tpo" \
  -c -o gslfft.lo `test -f 'gslfft.c' || echo './'`gslfft.c; \
then mv ".deps/gslfft.Tpo" ".deps/gslfft.Plo"; \
else rm -f ".deps/gslfft.Tpo"; exit 1; \
fi
In file included from ../../flow/gsl/gsldefs.h:26,
                 from gslfft.h:22,
                 from gslfft.c:1:
../../flow/gsl/gslglib.h:73: warning: ISO C90 does not support `long long'
../../flow/gsl/gslglib.h:74: warning: ISO C90 does not support `long long'
gslfft.c: In function `gsl_power2_fft4analysis_skip2':
gslfft.c:247: warning: unused parameter `X'
gslfft.c: In function `gsl_power2_fft8analysis_skip2':
gslfft.c:314: warning: unused parameter `X'
gslfft.c: In function `gsl_power2_fft16analysis_skip2':
gslfft.c:449: warning: unused parameter `X'
gslfft.c: In function `gsl_power2_fft32analysis_skip2':
gslfft.c:752: warning: unused parameter `X'
gslfft.c: In function `gsl_power2_fft32analysis':
gslfft.c:1450: internal compiler error: in ia64_expand_epilogue, at
config/ia64/ia64.c:2777
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.
make[3]: *** [gslfft.lo] Error 1
-------------------------------------

Good luck
Nicolas Nobelis


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

* [Bug c/11641] Arts 1.1.2 compilation error with gcc over IA64
  2003-07-23  7:16 [Bug c/11641] New: Arts 1.1.2 compilation error with gcc over IA64 nobelis at essi dot fr
@ 2003-07-23 19:23 ` pinskia at physics dot uc dot edu
  2003-07-25  0:59 ` [Bug target/11641] [3.3 only] " pinskia at physics dot uc dot edu
                   ` (6 subsequent siblings)
  7 siblings, 0 replies; 9+ messages in thread
From: pinskia at physics dot uc dot edu @ 2003-07-23 19:23 UTC (permalink / raw)
  To: gcc-bugs

PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

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


pinskia at physics dot uc dot edu changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |WAITING


------- Additional Comments From pinskia at physics dot uc dot edu  2003-07-23 19:23 -------
Can you read http://gcc.gnu.org/bugs.hrml and provide the preprocessed source file?


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

* [Bug target/11641] [3.3 only] Arts 1.1.2 compilation error with gcc over IA64
  2003-07-23  7:16 [Bug c/11641] New: Arts 1.1.2 compilation error with gcc over IA64 nobelis at essi dot fr
  2003-07-23 19:23 ` [Bug c/11641] " pinskia at physics dot uc dot edu
@ 2003-07-25  0:59 ` pinskia at physics dot uc dot edu
  2003-07-25  0:59 ` pinskia at physics dot uc dot edu
                   ` (5 subsequent siblings)
  7 siblings, 0 replies; 9+ messages in thread
From: pinskia at physics dot uc dot edu @ 2003-07-25  0:59 UTC (permalink / raw)
  To: gcc-bugs

PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

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


pinskia at physics dot uc dot edu changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |UNCONFIRMED
         Resolution|INVALID                     |


------- Additional Comments From pinskia at physics dot uc dot edu  2003-07-25 00:59 -------
unconfirmed.


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

* [Bug target/11641] [3.3 only] Arts 1.1.2 compilation error with gcc over IA64
  2003-07-23  7:16 [Bug c/11641] New: Arts 1.1.2 compilation error with gcc over IA64 nobelis at essi dot fr
  2003-07-23 19:23 ` [Bug c/11641] " pinskia at physics dot uc dot edu
  2003-07-25  0:59 ` [Bug target/11641] [3.3 only] " pinskia at physics dot uc dot edu
@ 2003-07-25  0:59 ` pinskia at physics dot uc dot edu
  2003-07-28 20:02 ` pinskia at physics dot uc dot edu
                   ` (4 subsequent siblings)
  7 siblings, 0 replies; 9+ messages in thread
From: pinskia at physics dot uc dot edu @ 2003-07-25  0:59 UTC (permalink / raw)
  To: gcc-bugs

PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

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


pinskia at physics dot uc dot edu changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|WAITING                     |RESOLVED
           Keywords|                            |ice-on-valid-code
         Resolution|                            |INVALID
            Summary|Arts 1.1.2 compilation error|[3.3 only] Arts 1.1.2
                   |with gcc over IA64          |compilation error with gcc
                   |                            |over IA64
   Target Milestone|3.4                         |3.3.2


------- Additional Comments From pinskia at physics dot uc dot edu  2003-07-25 00:59 -------
It works on the mainline (20030705) so someone needs to test it on 3.3 branch.
Makring as invalid to mark it as .......


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

* [Bug target/11641] [3.3 only] Arts 1.1.2 compilation error with gcc over IA64
  2003-07-23  7:16 [Bug c/11641] New: Arts 1.1.2 compilation error with gcc over IA64 nobelis at essi dot fr
                   ` (2 preceding siblings ...)
  2003-07-25  0:59 ` pinskia at physics dot uc dot edu
@ 2003-07-28 20:02 ` pinskia at physics dot uc dot edu
  2003-07-28 20:33 ` [Bug target/11641] [3.3 regression] " pinskia at physics dot uc dot edu
                   ` (3 subsequent siblings)
  7 siblings, 0 replies; 9+ messages in thread
From: pinskia at physics dot uc dot edu @ 2003-07-28 20:02 UTC (permalink / raw)
  To: gcc-bugs

PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

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


pinskia at physics dot uc dot edu changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|                            |1
   Last reconfirmed|0000-00-00 00:00:00         |2003-07-28 20:02:34
               date|                            |


------- Additional Comments From pinskia at physics dot uc dot edu  2003-07-28 20:02 -------
I can confirm this in 3.3.1 (20030714).  I do not know if this is a regression though as I did 
not test anything before 3.3.1.
reduced source:
void
gsl_power2_fft32analysis_skip2 (const double *X, double *Y);

void
gsl_power2_fft32analysis (const double *X, double *Y)
{
  { register double T2re, T2im; T2re = X[0] - X[32]; T2im = X[0 + 1] - X[32 + 1]; Y[0] = X[0] + 
X[32]; Y[0 + 1] = X[0 + 1] + X[32 + 1]; Y[2] = T2re; Y[2 + 1] = T2im; };
  { register double T2re, T2im; T2re = X[16] - X[48]; T2im = X[16 + 1] - X[48 + 1]; Y[4] = 
X[16] + X[48]; Y[4 + 1] = X[16 + 1] + X[48 + 1]; Y[6] = T2re; Y[6 + 1] = T2im; };
  { register double T2re, T2im; T2re = X[8] - X[40]; T2im = X[8 + 1] - X[40 + 1]; Y[8] = X[8] + 
X[40]; Y[8 + 1] = X[8 + 1] + X[40 + 1]; Y[10] = T2re; Y[10 + 1] = T2im; };
  { register double T2re, T2im; T2re = X[24] - X[56]; T2im = X[24 + 1] - X[56 + 1]; Y[12] = 
X[24] + X[56]; Y[12 + 1] = X[24 + 1] + X[56 + 1]; Y[14] = T2re; Y[14 + 1] = T2im; };
  { register double T2re, T2im; T2re = X[4] - X[36]; T2im = X[4 + 1] - X[36 + 1]; Y[16] = X[4] 
+ X[36]; Y[16 + 1] = X[4 + 1] + X[36 + 1]; Y[18] = T2re; Y[18 + 1] = T2im; };
  { register double T2re, T2im; T2re = X[20] - X[52]; T2im = X[20 + 1] - X[52 + 1]; Y[20] = 
X[20] + X[52]; Y[20 + 1] = X[20 + 1] + X[52 + 1]; Y[22] = T2re; Y[22 + 1] = T2im; };
  { register double T2re, T2im; T2re = X[12] - X[44]; T2im = X[12 + 1] - X[44 + 1]; Y[24] = 
X[12] + X[44]; Y[24 + 1] = X[12 + 1] + X[44 + 1]; Y[26] = T2re; Y[26 + 1] = T2im; };
  { register double T2re, T2im; T2re = X[28] - X[60]; T2im = X[28 + 1] - X[60 + 1]; Y[28] = 
X[28] + X[60]; Y[28 + 1] = X[28 + 1] + X[60 + 1]; Y[30] = T2re; Y[30 + 1] = T2im; };
  { register double T2re, T2im; T2re = X[2] - X[34]; T2im = X[2 + 1] - X[34 + 1]; Y[32] = X[2] 
+ X[34]; Y[32 + 1] = X[2 + 1] + X[34 + 1]; Y[34] = T2re; Y[34 + 1] = T2im; };
  { register double T2re, T2im; T2re = X[18] - X[50]; T2im = X[18 + 1] - X[50 + 1]; Y[36] = 
X[18] + X[50]; Y[36 + 1] = X[18 + 1] + X[50 + 1]; Y[38] = T2re; Y[38 + 1] = T2im; };
  { register double T2re, T2im; T2re = X[10] - X[42]; T2im = X[10 + 1] - X[42 + 1]; Y[40] = 
X[10] + X[42]; Y[40 + 1] = X[10 + 1] + X[42 + 1]; Y[42] = T2re; Y[42 + 1] = T2im; };
  { register double T2re, T2im; T2re = X[26] - X[58]; T2im = X[26 + 1] - X[58 + 1]; Y[44] = 
X[26] + X[58]; Y[44 + 1] = X[26 + 1] + X[58 + 1]; Y[46] = T2re; Y[46 + 1] = T2im; };
  { register double T2re, T2im; T2re = X[6] - X[38]; T2im = X[6 + 1] - X[38 + 1]; Y[48] = X[6] 
+ X[38]; Y[48 + 1] = X[6 + 1] + X[38 + 1]; Y[50] = T2re; Y[50 + 1] = T2im; };
  { register double T2re, T2im; T2re = X[22] - X[54]; T2im = X[22 + 1] - X[54 + 1]; Y[52] = 
X[22] + X[54]; Y[52 + 1] = X[22 + 1] + X[54 + 1]; Y[54] = T2re; Y[54 + 1] = T2im; };
  { register double T2re, T2im; T2re = X[14] - X[46]; T2im = X[14 + 1] - X[46 + 1]; Y[56] = 
X[14] + X[46]; Y[56 + 1] = X[14 + 1] + X[46 + 1]; Y[58] = T2re; Y[58 + 1] = T2im; };
  { register double T2re, T2im; T2re = X[30] - X[62]; T2im = X[30 + 1] - X[62 + 1]; Y[60] = 
X[30] + X[62]; Y[60 + 1] = X[30 + 1] + X[62 + 1]; Y[62] = T2re; Y[62 + 1] = T2im; };

  gsl_power2_fft32analysis_skip2 (X, Y);
}


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

* [Bug target/11641] [3.3 regression] Arts 1.1.2 compilation error with gcc over IA64
  2003-07-23  7:16 [Bug c/11641] New: Arts 1.1.2 compilation error with gcc over IA64 nobelis at essi dot fr
                   ` (3 preceding siblings ...)
  2003-07-28 20:02 ` pinskia at physics dot uc dot edu
@ 2003-07-28 20:33 ` pinskia at physics dot uc dot edu
  2003-07-30  2:46 ` neroden at gcc dot gnu dot org
                   ` (2 subsequent siblings)
  7 siblings, 0 replies; 9+ messages in thread
From: pinskia at physics dot uc dot edu @ 2003-07-28 20:33 UTC (permalink / raw)
  To: gcc-bugs

PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

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


pinskia at physics dot uc dot edu changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Severity|normal                      |critical
           Priority|P2                          |P1
            Summary|[3.3 only] Arts 1.1.2       |[3.3 regression] Arts 1.1.2
                   |compilation error with gcc  |compilation error with gcc
                   |over IA64                   |over IA64


------- Additional Comments From pinskia at physics dot uc dot edu  2003-07-28 20:32 -------
3.2.3 worked so making this a regression.


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

* [Bug target/11641] [3.3 regression] Arts 1.1.2 compilation error with gcc over IA64
  2003-07-23  7:16 [Bug c/11641] New: Arts 1.1.2 compilation error with gcc over IA64 nobelis at essi dot fr
                   ` (4 preceding siblings ...)
  2003-07-28 20:33 ` [Bug target/11641] [3.3 regression] " pinskia at physics dot uc dot edu
@ 2003-07-30  2:46 ` neroden at gcc dot gnu dot org
  2003-07-30  2:54 ` neroden at gcc dot gnu dot org
  2003-07-30  2:58 ` pinskia at physics dot uc dot edu
  7 siblings, 0 replies; 9+ messages in thread
From: neroden at gcc dot gnu dot org @ 2003-07-30  2:46 UTC (permalink / raw)
  To: gcc-bugs

PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

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



------- Additional Comments From neroden at gcc dot gnu dot org  2003-07-30 02:46 -------
This seems to be causing trouble for Debian KDE.  Could someone regression-hunt/fix-hunt this one?(I haven't quite gotten the hang of the automated regression hunts yet or I'd do it myself.)


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

* [Bug target/11641] [3.3 regression] Arts 1.1.2 compilation error with gcc over IA64
  2003-07-23  7:16 [Bug c/11641] New: Arts 1.1.2 compilation error with gcc over IA64 nobelis at essi dot fr
                   ` (5 preceding siblings ...)
  2003-07-30  2:46 ` neroden at gcc dot gnu dot org
@ 2003-07-30  2:54 ` neroden at gcc dot gnu dot org
  2003-07-30  2:58 ` pinskia at physics dot uc dot edu
  7 siblings, 0 replies; 9+ messages in thread
From: neroden at gcc dot gnu dot org @ 2003-07-30  2:54 UTC (permalink / raw)
  To: gcc-bugs

PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

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



------- Additional Comments From neroden at gcc dot gnu dot org  2003-07-30 02:54 -------
Forget that.  This is almost certainly a dupe of PR target/10681.

Can that be confirmed?  If so, it's fixed on 3.1 branch as of today.


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

* [Bug target/11641] [3.3 regression] Arts 1.1.2 compilation error with gcc over IA64
  2003-07-23  7:16 [Bug c/11641] New: Arts 1.1.2 compilation error with gcc over IA64 nobelis at essi dot fr
                   ` (6 preceding siblings ...)
  2003-07-30  2:54 ` neroden at gcc dot gnu dot org
@ 2003-07-30  2:58 ` pinskia at physics dot uc dot edu
  7 siblings, 0 replies; 9+ messages in thread
From: pinskia at physics dot uc dot edu @ 2003-07-30  2:58 UTC (permalink / raw)
  To: gcc-bugs

PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

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


pinskia at physics dot uc dot edu changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |DUPLICATE


------- Additional Comments From pinskia at physics dot uc dot edu  2003-07-30 02:58 -------
It is a dup of bug 10681, I should have looked when confirming this one as the preprocessed file is 
the same and bug 10681 was erroring out in the same function.

*** This bug has been marked as a duplicate of 10681 ***


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

end of thread, other threads:[~2003-07-30  2:58 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-07-23  7:16 [Bug c/11641] New: Arts 1.1.2 compilation error with gcc over IA64 nobelis at essi dot fr
2003-07-23 19:23 ` [Bug c/11641] " pinskia at physics dot uc dot edu
2003-07-25  0:59 ` [Bug target/11641] [3.3 only] " pinskia at physics dot uc dot edu
2003-07-25  0:59 ` pinskia at physics dot uc dot edu
2003-07-28 20:02 ` pinskia at physics dot uc dot edu
2003-07-28 20:33 ` [Bug target/11641] [3.3 regression] " pinskia at physics dot uc dot edu
2003-07-30  2:46 ` neroden at gcc dot gnu dot org
2003-07-30  2:54 ` neroden at gcc dot gnu dot org
2003-07-30  2:58 ` pinskia at physics dot uc dot edu

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).