public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c++/20152] New: ICE compiling krusader-1.5.1 with latest CVS gcc
@ 2005-02-23  2:22 jan dot dvorak at kraxnet dot cz
  2005-02-23  5:09 ` [Bug c++/20152] " pinskia at gcc dot gnu dot org
                   ` (7 more replies)
  0 siblings, 8 replies; 11+ messages in thread
From: jan dot dvorak at kraxnet dot cz @ 2005-02-23  2:22 UTC (permalink / raw)
  To: gcc-bugs

Got ICE compiling krusader-1.51 (i suppose on illegal code) with 4.0.0 20050218 :

Preprocessed file: http://napalm.sf.cz/libPanel_a.all_cpp.ii.gz


#gcc -v ./libPanel_a.all_cpp.ii 
Using built-in specs.
Target: i686-pc-linux-gnu
Configured with: ../gcc/configure --enable-languages=c,c++
--enable-threads=posix --enable-shared
Thread model: posix
gcc version 4.0.0 20050218 (experimental)
 /usr/local/libexec/gcc/i686-pc-linux-gnu/4.0.0/cc1plus -fpreprocessed
./libPanel_a.all_cpp.ii -quiet -dumpbase libPanel_a.all_cpp.ii -mtune=pentiumpro
-auxbase libPanel_a.all_cpp -version -o /tmp/cccN92oc.s
GNU C++ version 4.0.0 20050218 (experimental) (i686-pc-linux-gnu)
        compiled by GNU C version 4.0.0 20050218 (experimental).
GGC heuristics: --param ggc-min-expand=30 --param ggc-min-heapsize=4096
krselectionmode.h:12: error: redefinition of 'class KrSelectionMode'
krselectionmode.h:12: error: previous definition of 'class KrSelectionMode'
krselectionmode.h:35: error: redefinition of 'class KrKDESelectionMode'
krselectionmode.h:35: error: previous definition of 'class KrKDESelectionMode'
krselectionmode.h:50: error: redefinition of 'class KrOriginalSelectionMode'
krselectionmode.h:50: error: previous definition of 'class KrOriginalSelectionMode'
krselectionmode.h:65: error: redefinition of 'class KrNewSelectionMode'
krselectionmode.h:65: error: previous definition of 'class KrNewSelectionMode'
krselectionmode.h: In constructor 'KrSelectionMode::KrSelectionMode()':
krselectionmode.h:35: internal compiler error: Segmentation fault
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.

-- 
           Summary: ICE compiling krusader-1.5.1 with latest CVS gcc
           Product: gcc
           Version: 4.0.0
            Status: UNCONFIRMED
          Severity: critical
          Priority: P2
         Component: c++
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: jan dot dvorak at kraxnet dot cz
                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=20152


^ permalink raw reply	[flat|nested] 11+ messages in thread
[parent not found: <bug-20152-8383@http.gcc.gnu.org/bugzilla/>]

end of thread, other threads:[~2006-02-28 10:02 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-02-23  2:22 [Bug c++/20152] New: ICE compiling krusader-1.5.1 with latest CVS gcc jan dot dvorak at kraxnet dot cz
2005-02-23  5:09 ` [Bug c++/20152] " pinskia at gcc dot gnu dot org
2005-02-23  5:32 ` [Bug c++/20152] [3.4/4.0 Regression] " pinskia at gcc dot gnu dot org
2005-02-23  9:22 ` mmitchel at gcc dot gnu dot org
2005-02-23 10:35 ` pinskia at gcc dot gnu dot org
2005-02-23 13:01 ` cvs-commit at gcc dot gnu dot org
2005-02-23 13:43 ` [Bug c++/20152] [3.4 " mmitchel at gcc dot gnu dot org
2005-05-19 17:42 ` mmitchel at gcc dot gnu dot org
2005-07-23  5:05 ` pinskia at gcc dot gnu dot org
     [not found] <bug-20152-8383@http.gcc.gnu.org/bugzilla/>
2005-10-07  3:55 ` gdr at gcc dot gnu dot org
2006-02-28 10:03 ` gdr 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).