--- Comment #4 from gabriel at vibesec dot com 2010-01-27 07:11 ---
Created an attachment (id=19721)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=19721&action=view)
self-contained pre-processed (Sets.ii) in TAR GZ format
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42871
--- Comment #2 from gabriel at vibesec dot com 2010-01-26 12:28 ---
The error occurs when building ACE (http://www.cs.wustl.edu/~schmidt/ACE.html)
with gcc 4.4.3
--
gabriel at vibesec dot com changed:
What|Removed |Added
'${datarootdir}/doc'
exec_prefix='${prefix}'
extra_mpfr_configure_flags=''
gmpinc=''
gmplibs='-lmpfr -lgmp'
host='i686-pc-linux-gnu'
host_alias=''
host_configargs='--cache-file=./config.cache
'--enable-languages=c,c++,fortran,java,objc' --program-transform-name='s,y,y,''
host_cpu='i686'
host_noncanonical='i686-pc-linux-gnu'
host_os='linux-gnu'
host_subdir='.'
host_vendor='pc'
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='${prefix}/info'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localstatedir='${prefix}/var'
mandir='${prefix}/man'
oldincludedir='/usr/include'
pdfdir='${docdir}'
pplinc=''
ppllibs=''
prefix='/usr/local'
program_transform_name='s,y,y,'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
stage1_cflags='-g -fkeep-inline-functions'
stage1_checking='--enable-checking=yes,types'
stage1_languages='c'
stage2_werror_flag=''
sysconfdir='${prefix}/etc'
target='i686-pc-linux-gnu'
target_alias=''
target_configargs='--cache-file=./config.cache --enable-multilib
'--enable-languages=c,c++,fortran,java,objc' --program-transform-name='s,y,y,''
target_cpu='i686'
target_noncanonical='i686-pc-linux-gnu'
target_os='linux-gnu'
target_subdir='i686-pc-linux-gnu'
target_vendor='pc'
tooldir='${exec_prefix}/i686-pc-linux-gnu'
## - ##
## Output files. ##
## - ##
alphaieee_frag='/dev/null'
host_makefile_frag='../gcc-4.4.3/config/mh-x86omitfp'
ospace_frag='/dev/null'
serialization_dependencies='serdep.tmp'
target_makefile_frag='../gcc-4.4.3/config/mt-gnu'
## --- ##
## confdefs.h. ##
## --- ##
#define PACKAGE_BUGREPORT ""
#define PACKAGE_NAME ""
#define PACKAGE_STRING ""
#define PACKAGE_TARNAME ""
#define PACKAGE_VERSION ""
#endif
#ifdef __cplusplus
extern "C" void exit (int) throw ();
configure: exit 0
--
Summary: g++: Internal error: Segmentation fault (program
cc1plus)
Product: gcc
Version: 4.4.3
Status: UNCONFIRMED
Severity: blocker
Priority: P3
Component: c++
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: gabriel at vibesec dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42871