This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

c/504: I want to play with Fourier Transforms using Octave



>Number:         504
>Category:       c
>Synopsis:       I want to play with Fourier Transforms using Octave
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    unassigned
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Sun Sep 03 21:06:00 PDT 2000
>Closed-Date:
>Last-Modified:
>Originator:     Vince Duperron
>Release:        gcc-2.95.2
>Organization:
>Environment:
irix6.5 on an Indigo
adsl-63-197-233-201 2% uname -ra
IRIX adsl-63-197-233-201 6.5 05190003 IP20
adsl-63-197-233-201 3% hinv
CPU: MIPS R4400 Processor Chip Revision: 5.0
FPU: MIPS R4000 Floating Point Coprocessor Revision: 0.0
1 150 MHZ IP20 Processor
Main memory size: 128 Mbytes
Secondary unified instruction/data cache size: 1 Mbyte on Processor 0
Instruction cache size: 16 Kbytes
Data cache size: 16 Kbytes
Integral SCSI controller 0: Version WD33C93B, revision C
  Disk drive: unit 1 on SCSI controller 0
  Disk drive: unit 2 on SCSI controller 0
  Tape drive: unit 3 on SCSI controller 0: DAT
  CDROM: unit 4 on SCSI controller 0
On-board serial ports: 2
On-board bi-directional parallel port
Graphics board: GR2-XS24 with Z-buffer
Integral Ethernet: ec0, version 1
Integral Ethernet: ec1, version 1
Iris Audio Processor: revision 10
adsl-63-197-233-201 1% versions | grep gcc
I  fw_ORBit.sw.use-gcc  07/28/00  ORBit-0.5.0 setup to use gcc
I  fw_gcc               07/28/00  gcc-2.95.2 GNU Compiler Suite
I  fw_gcc.man           07/28/00  gcc-2.95.2 man pages
I  fw_gcc.man.gcc       07/28/00  gcc-2.95.2 man pages
I  fw_gcc.man.info      07/28/00  gcc-2.95.2 info pages
I  fw_gcc.man.relnotes  07/28/00  gcc-2.95.2 Release Notes
I  fw_gcc.sw            07/28/00  gcc-2.95.2 execution only env
I  fw_gcc.sw.gcc        07/28/00  gcc-2.95.2 execution only env
I  fw_gcc.sw.utils      07/28/00  gcc-2.95.2 other languages, utilities


>Description:
I have two bugs to report; the first concerns your bug
reporting system.  There is an endless loop between your
webpages:
http://www.gnu.org/software/gcc/faq.html#bugreport
points to
http://www.gnu.org/software/gcc/bugs.html
which points to 
http://www.gnu.org/software/gcc/faq.html#bugreport
etc.

I discoverd this bug after I was asked to report a bug by
gcc (I think).  Here is a bit of the text I saw that 
resulted in this report

c++ -c  -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -I../glob -I../glob -DHAVE_CONFIG_H -fno-rtti -fno-exceptions -fno-implicit-templates -g -O2 -Wall pt-mvr-base.cc
ar rc  liboctinterp.a pt-mvr-base.o
c++ -c  -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -I../glob -I../glob -DHAVE_CONFIG_H -fno-rtti -fno-exceptions -fno-implicit-templates -g -O2 -Wall pt-mvr.cc
ar rc  liboctinterp.a pt-mvr.o
c++ -c  -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -I../glob -I../glob -DHAVE_CONFIG_H -fno-rtti -fno-exceptions -fno-implicit-templates -g -O2 -Wall pt-plot.cc
ar rc  liboctinterp.a pt-plot.o
c++ -c  -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -I../glob -I../glob -DHAVE_CONFIG_H -fno-rtti -fno-exceptions -fno-implicit-templates -g -O2 -Wall pt-pr-code.cc
ar rc  liboctinterp.a pt-pr-code.o
c++ -c  -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -I../glob -I../glob -DHAVE_CONFIG_H -fno-rtti -fno-exceptions -fno-implicit-templates -g -O2 -Wall sighandlers.cc
sighandlers.cc:649: Internal compiler error in `output_die', at dwarf2out.c:5426
Please submit a full bug report.
See <URL:http://www.gnu.org/software/gcc/faq.html#bugreport> for instructions.
gmake[2]: *** [sighandlers.o] Error 1
gmake[2]: Leaving directory `/a/home/vince/octave-2.0.16/src'
gmake[1]: *** [src] Error 2
gmake[1]: Leaving directory `/a/home/vince/octave-2.0.16'
gmake: *** [all] Error 2
>How-To-Repeat:
Try to build Octave-2.0.16 on my box.  If somebody wants 
to give it a shot my box has your account!  But you should 
hurry, I will be moving soon.  I am not sure how
long I will be without good internet access, probably a
month (sigh).  If I get half a chance I will try to get
a T1, guess I'll have to see what the economics are 
like in my new home.  I will continue to work for
sgi.

Nice bug reporting system; thanks.
>Fix:
Fix?! You've got me; I'm a hardware goober.  Ask me how 
to make your signals look better and I can help!

I would be happy to co-operate in any fix.  I work for 
sgi and have access to any hardware you might want to 
use to correct this bug.  From old Indigos to the 
latest many processor Origin 3000's.
>Release-Note:
>Audit-Trail:
>Unformatted:

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]