public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c++/13678] New: internal compiler error compiling a file
@ 2004-01-14 10:27 lepalom at wol dot es
  2004-01-14 10:31 ` [Bug c++/13678] " lepalom at wol dot es
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: lepalom at wol dot es @ 2004-01-14 10:27 UTC (permalink / raw)
  To: gcc-bugs

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

I have tried to compile the example "bicgstab" located in /examples/laplacian 
from the library itl-4.0.0-1 (http://www.osl.iu.edu/research/itl/). 
 
When I try to compile it I have this: 
 
lepalom@hoth:~/tmp/itl-4.0.0-1/examples/laplacian$ make bicgstab 
g++ -DHAVE_CONFIG_H   -I/usr/include -I../..   -ftemplate-depth-30 -Wall   -g 
-save-temps   -c bicgstab.cpp 
laplacian.h: In function `void generate_laplacian_2D(Matrix&, int, int) [with 
   Matrix = Matrix]': 
bicgstab.cpp:116:   instantiated from here 
laplacian.h:71: internal compiler error: Violació de segment 
Please submit a full bug report, 
with preprocessed source if appropriate. 
See <URL:http://gcc.gnu.org/bugs.html> for instructions. 
make: *** [bicgstab.o] Error 1 
 
Howeber, if I compile it wit g++-3.2.3 I don't have any problem.

-- 
           Summary: internal compiler error compiling a file
           Product: gcc
           Version: 3.3.2
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: c++
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: lepalom at wol dot es
                CC: gcc-bugs at gcc dot gnu dot org
  GCC host triplet: Intel Pentium4
GCC target triplet: GNU/Linux Debian Sarge/Sid


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


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

end of thread, other threads:[~2004-01-14 17:55 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-01-14 10:27 [Bug c++/13678] New: internal compiler error compiling a file lepalom at wol dot es
2004-01-14 10:31 ` [Bug c++/13678] " lepalom at wol dot es
2004-01-14 10:34 ` lepalom at wol dot es
2004-01-14 10:35 ` lepalom at wol dot es
2004-01-14 17:55 ` [Bug c++/13678] [3.3 Regression] " 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).