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]
Other format: [Raw text]

[Bug tree-optimization/36809] Optimization Sequence



------- Comment #2 from abidmuslim at gmail dot com  2008-07-11 14:51 -------
(In reply to comment #1)
> Please read about the proper way to submit PRs:
> 
>   http://gcc.gnu.org/bugs.html
> 
> and provide the required information. Thanks in advance!
> 

 In continuation of the last report. Here are further informations about

GCC version 4.2.2

System OpenSuse 

Here is the complete information about the error.

/home/ammalik/Desktop/MilePost/milepost_gcc_1.0/gcc-4.2.2-ici-1.0-ml-feat-x86/examples/prepared/MiBench-with-MiDataSets/consumer_jpeg_c/src-ccc-ml/../../../../../install/bin/gcc
 -O3 -lm *.c
cdjpeg.c: In function ?read_stdin?:
cdjpeg.c:148: 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.
cjpeg.c: In function ?usage?:
cjpeg.c:143: 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.
jcapimin.c: In function ?jpeg_write_marker?:
jcapimin.c:187: 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.
jcapistd.c: In function ?jpeg_write_scanlines?:
jcapistd.c:79: 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.
jccoefct.c: In function ?start_pass_coef?:
jccoefct.c:101: 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.
jccolor.c: In function ?null_method?:
jccolor.c:342: 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.
jcinit.c: In function ?jinit_compress_master?:
jcinit.c:31: 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.
jcmainct.c: In function ?start_pass_main?:
jcmainct.c:70: 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.
jcmarker.c: In function ?jinit_marker_writer?:
jcmarker.c:629: 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.
jcmaster.c: In function ?pass_startup?:
jcmaster.c:478: 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.
jcomapi.c: In function ?jpeg_abort?:
jcomapi.c:30: 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.
jcparam.c: In function ?jpeg_quality_scaling?:
jcparam.c:106: 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.
jcprepct.c: In function ?start_pass_prep?:
jcprepct.c:79: 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.
jcsample.c: In function ?start_pass_downsample?:
jcsample.c:76: 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.
jctrans.c: In function ?start_pass_coef?:
jctrans.c:239: 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.
jdapimin.c: In function ?jpeg_set_marker_processor?:
jdapimin.c:110: 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.
jdapistd.c: In function ?jpeg_read_scanlines?:
jdapistd.c:154: 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.
jdatadst.c: In function ?init_destination?:
jdatadst.c:44: 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.
jdatasrc.c: In function ?init_source?:
jdatasrc.c:45: 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.
jdcoefct.c: In function ?dummy_consume_data?:
jdcoefct.c:228: 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.
jdcolor.c: In function ?start_pass_dcolor?:
jdcolor.c:267: 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.
jdinput.c: In function ?finish_input_pass?:
jdinput.c:272: 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.
jdmainct.c: In function ?process_data_simple_main?:
jdmainct.c:348: 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.
jdmarker.c: In function ?skip_variable?:
jdmarker.c:627: 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.
jdmaster.c: In function ?prepare_for_output_pass?:
jdmaster.c:437: 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.
jdmerge.c: In function ?start_pass_merged_upsample?:
jdmerge.c:127: 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.
jdpostct.c: In function ?start_pass_dpost?:
jdpostct.c:74: 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.
jdsample.c: In function ?start_pass_upsample?:
jdsample.c:70: 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.
jerror.c: In function ?emit_message?:
jerror.c:105: 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.
jidctred.c: In function ?jpeg_idct_1x1?:
jidctred.c:381: 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.
jmemansi.c: In function ?jpeg_mem_available?:
jmemansi.c:83: 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.
jmemmgr.c: In function ?request_virt_barray?:
jmemmgr.c:557: 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.
jquant1.c: In function ?finish_pass_1_quant?:
jquant1.c:799: 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.
jquant2.c: In function ?finish_pass2?:
jquant2.c:1157: 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.
jutils.c: In function ?jdiv_round_up?:
jutils.c:75: 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.
rdbmp.c: In function ?finish_input_bmp?:
rdbmp.c:413: 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.
rdgif.c: In function ?finish_input_gif?:
rdgif.c:657: 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.
rdppm.c: In function ?finish_input_ppm?:
rdppm.c:425: 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.
rdtarga.c: In function ?get_memory_row?:
rdtarga.c:274: 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.
make: *** [all] Error 1


-- 


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


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