public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c++/20280] New: internal compiler error: in create_tmp_var, at gimplify.c:368
@ 2005-03-02  9:39 caolanm at redhat dot com
  2005-03-02  9:39 ` [Bug c++/20280] " caolanm at redhat dot com
                   ` (18 more replies)
  0 siblings, 19 replies; 22+ messages in thread
From: caolanm at redhat dot com @ 2005-03-02  9:39 UTC (permalink / raw)
  To: gcc-bugs

gcc (GCC) 4.0.0 20050228 (Red Hat 4.0.0-0.30)
Copyright (C) 2005 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

---

Making: ../../../unxlngi6.pro/slo/fltini.obj
g++ -Wreturn-type -fmessage-length=0 -c -I.  -I. -I../inc -I../../../inc
-I../../../unx/inc -I../../../unxlngi6.pro/inc -I.
-I/usr/src/redhat/BUILD/SRC680_m80/solver/680/unxlngi6.pro/inc/stl
-I/usr/src/redhat/BUILD/SRC680_m80/solver/680/unxlngi6.pro/inc/external
-I/usr/src/redhat/BUILD/SRC680_m80/solver/680/unxlngi6.pro/inc
-I/usr/src/redhat/BUILD/SRC680_m80/solenv/unxlngi6/inc
-I/usr/src/redhat/BUILD/SRC680_m80/solenv/inc
-I/usr/src/redhat/BUILD/SRC680_m80/res
-I/usr/src/redhat/BUILD/SRC680_m80/solver/680/unxlngi6.pro/inc/stl
-I/usr/src/redhat/BUILD/SRC680_m80/solenv/inc/Xp31 -I/usr/include
-I/usr/X11R6/include     -I. -I../../../res -I. -Wuninitialized -g1 -Os
-fno-strict-aliasing   -fvisibility=hidden -pipe -mtune=pentiumpro
-Wno-ctor-dtor-privacy -fvisibility-inlines-hidden -fexceptions
-fno-enforce-eh-specs   -fpic -DLINUX -DUNX -DVCL -DGCC -DC341 -DINTEL
-DGXX_INCLUDE_PATH=/usr/lib/gcc/i386-redhat-linux/4.0.0/../../../../include/c++/4.0.0
-DCVER=C341 -D_USE_NAMESPACE -DGLIBC=2 -DX86 -D_PTHREADS -D_REENTRANT
-DNEW_SOLAR -D_USE_NAMESPACE=1 -DSTLPORT_VERSION=400
-DHAVE_GCC_VISIBILITY_FEATURE -D__DMAKE -DUNIX -DCPPU_ENV=gcc3 -DSUPD=680
-DPRODUCT -DNDEBUG -DPRODUCT_FULL -DOSL_DEBUG_LEVEL=0 -DOPTIMIZE -DEXCEPTIONS_ON
-DCUI -DSOLAR_JAVA -DSRC680   -DNUM_RELSPACE -DVERTICAL_LAYOUT
-DACCESSIBLE_LAYOUT -DBIDI -DSW_DLLIMPLEMENTATION -DSHAREDLIB -D_DLL_ 
-DMULTITHREAD  -o ../../../unxlngi6.pro/slo/fltini.o
/usr/src/redhat/BUILD/SRC680_m80/sw/source/filter/basflt/fltini.cxx
/usr/src/redhat/BUILD/SRC680_m80/sw/source/filter/basflt/fltini.cxx: In function
\uffff\uffff\uffffvoid CalculateFlySize(SfxItemSet&, const SwNodeIndex&,
SwTwips)\uffff\uffff\uffff:
/usr/src/redhat/BUILD/SRC680_m80/sw/source/filter/basflt/fltini.cxx:810:
internal compiler error: in create_tmp_var, at gimplify.c:368
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://bugzilla.redhat.com/bugzilla> for instructions.
Preprocessed source stored into /tmp/ccAHLsI1.out file, please attach this to
your bugreport.
dmake:  Error code 1, while making '../../../unxlngi6.pro/slo/fltini.obj'
'---* tg_merge.mk *---'
dmake:  Error code 255, while making 'do_it_exceptions'
'---* tg_merge.mk *---'

-- 
           Summary: internal compiler error: in create_tmp_var, at
                    gimplify.c:368
           Product: gcc
           Version: 4.0.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: c++
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: caolanm at redhat dot com
                CC: gcc-bugs at gcc dot gnu dot org,jakub at gcc dot gnu dot
                    org


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


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

end of thread, other threads:[~2007-03-14  0:42 UTC | newest]

Thread overview: 22+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-03-02  9:39 [Bug c++/20280] New: internal compiler error: in create_tmp_var, at gimplify.c:368 caolanm at redhat dot com
2005-03-02  9:39 ` [Bug c++/20280] " caolanm at redhat dot com
2005-03-02 13:31 ` [Bug c++/20280] [4.0/4.1 regression] ICE " reichelt at gcc dot gnu dot org
2005-03-03  7:01 ` aoliva at gcc dot gnu dot org
2005-03-03  7:51 ` aoliva at redhat dot com
2005-03-03 12:54 ` pinskia at gcc dot gnu dot org
2005-03-03 12:59 ` pinskia at physics dot uc dot edu
2005-03-04  1:37 ` mark at codesourcery dot com
2005-03-04  6:01 ` aoliva at redhat dot com
2005-03-04  6:31 ` pinskia at gcc dot gnu dot org
2005-03-04  6:35 ` aoliva at redhat dot com
2005-03-04  7:00 ` aoliva at redhat dot com
2005-03-04  7:27 ` mark at codesourcery dot com
2005-03-04 19:23 ` aoliva at redhat dot com
2005-03-08  6:47 ` jason at redhat dot com
2005-03-14 13:00 ` rth at gcc dot gnu dot org
2005-03-14 20:02 ` cvs-commit at gcc dot gnu dot org
2005-03-14 20:35 ` cvs-commit at gcc dot gnu dot org
2005-03-14 23:43 ` aoliva at gcc dot gnu dot org
2005-04-29 18:28 ` mmitchel at gcc dot gnu dot org
     [not found] <bug-20280-8961@http.gcc.gnu.org/bugzilla/>
2006-12-10 20:50 ` pinskia at gcc dot gnu dot org
2007-03-14  0:42 ` 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).