[Bug lto/45007] ICE in stabilize_va_list_loc, at builtins.c:4362

2010-07-20 Thread marcus at jet dot franken dot de
--- Comment #1 from marcus at jet dot franken dot de 2010-07-20 15:35 --- Created an attachment (id=21267) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=21267&action=view) xx.c reduced testcase -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45007

[Bug lto/45007] New: ICE in stabilize_va_list_loc, at builtins.c:4362

2010-07-20 Thread marcus at jet dot franken dot de
normal Priority: P3 Component: lto AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: marcus at jet dot franken dot de GCC build triplet: x86_64-unknown-linux GCC host triplet: x86_64-unknown-linux GCC target triplet: x86_64-unknown-linux http://gcc.g

[Bug fastjar/28359] fastjar directory traversal problem

2010-06-09 Thread marcus at jet dot franken dot de
--- Comment #20 from marcus at jet dot franken dot de 2010-06-09 11:20 --- Jakubs patch looks good to me. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28359

[Bug target/43871] -mcpu=power4 -mtune=cell emits power7/cell-only opcodes

2010-04-23 Thread marcus at jet dot franken dot de
--- Comment #2 from marcus at jet dot franken dot de 2010-04-23 19:12 --- well, the kernel now does easier ... in arch/powerpc/Makefile: ifeq ($(CONFIG_TUNE_CELL),y) KBUILD_CFLAGS += $(call cc-option,-mtune=cell) endif -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id

[Bug target/43871] New: -mcpu=power4 -mtune=cell emits power7/cell-only opcodes

2010-04-23 Thread marcus at jet dot franken dot de
Product: gcc Version: 4.5.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: target AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: marcus at jet dot franken dot de GCC build triplet: powerpc-unknown-linux-gnu GCC

[Bug target/43727] undefined reference to `_restgpr_30_x'

2010-04-13 Thread marcus at jet dot franken dot de
--- Comment #8 from marcus at jet dot franken dot de 2010-04-13 14:08 --- $ file /usr/lib/gcc/powerpc64-suse-linux/4.5/libgcc_s.so /usr/lib/gcc/powerpc64-suse-linux/4.5/libgcc_s.so: symbolic link to `/lib/libgcc_s.so.1' $ file /lib/libgcc_s.so.1 /lib/libgcc_s.so.1: ELF 32-bi

[Bug target/43727] undefined reference to `_restgpr_30_x'

2010-04-12 Thread marcus at jet dot franken dot de
--- Comment #5 from marcus at jet dot franken dot de 2010-04-12 20:25 --- gcc version 4.5.0 20100331 (experimental) [trunk revision 157870] (SUSE Linux) -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43727

[Bug target/43727] undefined reference to `_restgpr_30_x'

2010-04-12 Thread marcus at jet dot franken dot de
--- Comment #1 from marcus at jet dot franken dot de 2010-04-12 15:04 --- Created an attachment (id=20366) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=20366&action=view) hello.c g++ -Os -shared -o libhello.so -Wl,-z,defs -fPIC hello.c -- http://gcc.gnu.org/b

[Bug target/43727] New: undefined reference to `_restgpr_30_x'

2010-04-12 Thread marcus at jet dot franken dot de
mponent: target AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: marcus at jet dot franken dot de GCC build triplet: powerpc-unknown-linux GCC host triplet: powerpc-unknown-linux GCC target triplet: powerpc-unknown-linux http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43727

[Bug c/43662] ICE in insert_save, at caller-save.c:1303

2010-04-06 Thread marcus at jet dot franken dot de
--- Comment #1 from marcus at jet dot franken dot de 2010-04-06 08:35 --- Created an attachment (id=20322) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=20322&action=view) acmstream.i gcc -c -O2 acmstream.i started to reduce... likely attribute(ms_abi) related

[Bug c/43662] New: ICE in insert_save, at caller-save.c:1303

2010-04-06 Thread marcus at jet dot franken dot de
ty: P3 Component: c AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: marcus at jet dot franken dot de GCC build triplet: x86_64-unknown-linux GCC host triplet: x86_64-unknown-linux GCC target triplet: x86_64-unknown-linux http://gcc.gnu.org/bugzilla/show_bug.

[Bug target/43142] [4.5 Regression] ICE in output_505, at config/rs6000/rs6000.md:12485

2010-02-23 Thread marcus at jet dot franken dot de
--- Comment #7 from marcus at jet dot franken dot de 2010-02-23 12:46 --- the issue is btw new with 4.5, it was not there with 4.4 it affects agg cairomm gnash google-perftools hugin libofa libqt4 libstlport_gcc4 openjade pcp pwlib python-cryptopp unrar yast2-squid -- http

[Bug target/43142] [4.5 Regression] ICE in output_505, at config/rs6000/rs6000.md:12485

2010-02-22 Thread marcus at jet dot franken dot de
--- Comment #2 from marcus at jet dot franken dot de 2010-02-22 17:02 --- chroot /abuild/meissner/root.2/ grape:/usr/src/packages/BUILD/agg-2.5/src/ctrl> gcc -v Using built-in specs. COLLECT_GCC=gcc COLLECT_LTO_WRAPPER=/usr/lib/gcc/powerpc64-suse-linux/4.5/lto-wrapper Target: powerp

[Bug c++/43142] ICE in output_505, at config/rs6000/rs6000.md:12485

2010-02-22 Thread marcus at jet dot franken dot de
--- Comment #1 from marcus at jet dot franken dot de 2010-02-22 16:56 --- Created an attachment (id=19934) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=19934&action=view) agg_bezier_ctrl.ii testcase, unreduced. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43142

[Bug c++/43142] New: ICE in output_505, at config/rs6000/rs6000.md:12485

2010-02-22 Thread marcus at jet dot franken dot de
ut_505, at config/rs6000/rs6000.md:12485 Product: gcc Version: unknown Status: UNCONFIRMED Severity: normal Priority: P3 Component: c++ AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: marcus at jet dot franken

[Bug middle-end/41925] ICE in get_alias_set, at alias.c:710

2009-11-03 Thread marcus at jet dot franken dot de
--- Comment #2 from marcus at jet dot franken dot de 2009-11-03 23:49 --- order of files seems important even -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41925

[Bug lto/41668] ICE in get_alias_set, at alias.c:698

2009-10-11 Thread marcus at jet dot franken dot de
--- Comment #5 from marcus at jet dot franken dot de 2009-10-11 12:23 --- its gone with current SVN ... not sure if its just dormant or fixed. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41668

[Bug c/41668] ICE in get_alias_set, at alias.c:698

2009-10-10 Thread marcus at jet dot franken dot de
--- Comment #3 from marcus at jet dot franken dot de 2009-10-10 19:48 --- Created an attachment (id=18776) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=18776&action=view) freetype.i freetype.i -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41668

[Bug c/41668] ICE in get_alias_set, at alias.c:698

2009-10-10 Thread marcus at jet dot franken dot de
--- Comment #2 from marcus at jet dot franken dot de 2009-10-10 19:48 --- Created an attachment (id=18775) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=18775&action=view) font.i font.i -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41668

[Bug c/41668] ICE in get_alias_set, at alias.c:698

2009-10-10 Thread marcus at jet dot franken dot de
--- Comment #1 from marcus at jet dot franken dot de 2009-10-10 19:48 --- Created an attachment (id=18774) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=18774&action=view) dc.i dc.i -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41668

[Bug c/41668] New: ICE in get_alias_set, at alias.c:698

2009-10-10 Thread marcus at jet dot franken dot de
Priority: P3 Component: c AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: marcus at jet dot franken dot de GCC build triplet: x86_64-unknown-linux-gnu GCC host triplet: x86_64-unknown-linux-gnu GCC target triplet: i586-unknown-linux-gnu http://gcc.gnu.org/bugzilla

[Bug c/41634] segfault in trunk

2009-10-08 Thread marcus at jet dot franken dot de
--- Comment #1 from marcus at jet dot franken dot de 2009-10-08 21:43 --- Created an attachment (id=18757) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=18757&action=view) file.i /home/marcus/projects/gcc.trunk/BIN/bin/gcc -m32 -c -O3 -fno-builtin file.i --

[Bug c/41634] New: segfault in trunk

2009-10-08 Thread marcus at jet dot franken dot de
for instructions. -- Summary: segfault in trunk Product: gcc Version: 4.5.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: c AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: marcus at jet

[Bug c/41573] segfault in trunk related to strings

2009-10-04 Thread marcus at jet dot franken dot de
--- Comment #1 from marcus at jet dot franken dot de 2009-10-04 21:44 --- Created an attachment (id=18704) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=18704&action=view) msc.i gcc -c -O2 msc.i -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41573

[Bug c/41573] New: segfault in trunk related to strings

2009-10-04 Thread marcus at jet dot franken dot de
dot gnu dot org ReportedBy: marcus at jet dot franken dot de http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41573

[Bug bootstrap/41386] incorrect configure results in "The following requested languages could not be built: lto"

2009-09-20 Thread marcus at jet dot franken dot de
--- Comment #3 from marcus at jet dot franken dot de 2009-09-20 16:39 --- hmm, if I rerun: configure --enable-lto --enable-languages=c it works perhaps the auto reconfig logic was broken a bit -- marcus at jet dot franken dot de changed: What|Removed

[Bug bootstrap/41386] incorrect configure results in "The following requested languages could not be built: lto"

2009-09-17 Thread marcus at jet dot franken dot de
--- Comment #2 from marcus at jet dot franken dot de 2009-09-17 12:04 --- Created an attachment (id=18600) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=18600&action=view) config.log config.log from such a run (a different machine, same result). libelf seems fine --

[Bug bootstrap/41386] New: incorrect configure results in "The following requested languages could not be built: lto"

2009-09-16 Thread marcus at jet dot franken dot de
; Product: gcc Version: lto Status: UNCONFIRMED Severity: normal Priority: P3 Component: bootstrap AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: marcus at jet dot franken dot de http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41386

[Bug c/41285] New: ICE: builtin function to __builtin_bswap16 already processed.

2009-09-06 Thread marcus at jet dot franken dot de
Status: UNCONFIRMED Severity: normal Priority: P3 Component: c AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: marcus at jet dot franken dot de GCC build triplet: powerpc-unknown-linux-gnu GCC host triplet: powerpc-unknown-linux-gnu GCC

[Bug c/41006] verify_stmts failed: error: non-trivial conversion at assignment

2009-08-08 Thread marcus at jet dot franken dot de
--- Comment #1 from marcus at jet dot franken dot de 2009-08-08 09:41 --- Created an attachment (id=18327) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=18327&action=view) mswsock.i /home/marcus/projects/gcc.trunk/BIN/bin/gcc -m32 -c -fno-strict-aliasing -O3 -o ms

[Bug c/41006] New: verify_stmts failed: error: non-trivial conversion at assignment

2009-08-08 Thread marcus at jet dot franken dot de
Severity: normal Priority: P3 Component: c AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: marcus at jet dot franken dot de GCC build triplet: x86_64-unknown-linux-gnu GCC host triplet: x86_64-unknown-linux-gnu GCC target triplet: i586-unkno

[Bug c/40676] internal compiler error: verify_ssa error: definition in block 5 does not dominate use in block 7

2009-07-07 Thread marcus at jet dot franken dot de
--- Comment #1 from marcus at jet dot franken dot de 2009-07-07 20:14 --- Created an attachment (id=18152) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=18152&action=view) dialog.i gcc -c -O2 dialog.i -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40676

[Bug c/40676] New: internal compiler error: verify_ssa error: definition in block 5 does not dominate use in block 7

2009-07-07 Thread marcus at jet dot franken dot de
block 5 does not dominate use in block 7 Product: gcc Version: 4.5.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: c AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: marcus at jet dot franken dot

[Bug c/40253] label emitted for debug has no reference?

2009-05-26 Thread marcus at jet dot franken dot de
--- Comment #1 from marcus at jet dot franken dot de 2009-05-26 07:11 --- Created an attachment (id=17917) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=17917&action=view) typelib.i gcc -m32 -g -O3 typelib.i reduced testcase ... further reduction seems to remove the

[Bug c/40253] New: label emitted for debug has no reference?

2009-05-26 Thread marcus at jet dot franken dot de
Summary: label emitted for debug has no reference? Product: gcc Version: 4.5.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: c AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: marcus at jet dot fran

[Bug c/40238] ICE in gimple_verify_flow_info, at tree-cfg.c:4603

2009-05-24 Thread marcus at jet dot franken dot de
--- Comment #1 from marcus at jet dot franken dot de 2009-05-24 20:56 --- Created an attachment (id=17913) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=17913&action=view) ahd_bayer.i gcc -c -O3 -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40238

[Bug c/40238] New: ICE in gimple_verify_flow_info, at tree-cfg.c:4603

2009-05-24 Thread marcus at jet dot franken dot de
portedBy: marcus at jet dot franken dot de GCC build triplet: x86_64-unknown-linux-gnu GCC host triplet: x86_64-unknown-linux-gnu GCC target triplet: x86_64-unknown-linux-gnu http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40238

[Bug middle-end/40080] error: missing callgraph edge for call stmt

2009-05-09 Thread marcus at jet dot franken dot de
--- Comment #1 from marcus at jet dot franken dot de 2009-05-09 09:11 --- Created an attachment (id=17834) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=17834&action=view) dplay.i reduced testcase gcc -c -O3 dplay.i -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40080

[Bug middle-end/40080] New: error: missing callgraph edge for call stmt

2009-05-09 Thread marcus at jet dot franken dot de
Priority: P3 Component: middle-end AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: marcus at jet dot franken dot de GCC build triplet: x86_64-unknown-linux-gnu GCC host triplet: x86_64-unknown-linux-gnu GCC target triplet: x86_64-unknown-linux-gnu http:/

[Bug c/39773] error: object with variably modified type must have no linkage

2009-04-14 Thread marcus at jet dot franken dot de
--- Comment #1 from marcus at jet dot franken dot de 2009-04-14 22:06 --- Created an attachment (id=17639) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=17639&action=view) generated.i gcc -c -O2 generated.i -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=39773

[Bug c/39773] New: error: object with variably modified type must have no linkage

2009-04-14 Thread marcus at jet dot franken dot de
ot gnu dot org ReportedBy: marcus at jet dot franken dot de GCC build triplet: x86_64-unknown-linux-gnu GCC host triplet: x86_64-unknown-linux-gnu GCC target triplet: x86_64-unknown-linux-gnu http://gcc.gnu.org/bugzilla/show_bug.cgi?id=39773

[Bug c/39648] internal compiler error: in fold_convert, at fold-const.c:2506

2009-04-05 Thread marcus at jet dot franken dot de
--- Comment #1 from marcus at jet dot franken dot de 2009-04-05 15:29 --- Created an attachment (id=17590) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=17590&action=view) xx.i reduced testcase wine also fails, reduced testcase... -- http://gcc.gnu.org/b

[Bug c/37607] ICE in simplify_cond_and_lookup_avail_expr, at tree-ssa-dom.c:2111

2008-09-21 Thread marcus at jet dot franken dot de
--- Comment #2 from marcus at jet dot franken dot de 2008-09-21 11:06 --- Richi says "builtin_object_size emits a wrong -1" -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37607

[Bug c/37607] ICE in simplify_cond_and_lookup_avail_expr, at tree-ssa-dom.c:2111

2008-09-21 Thread marcus at jet dot franken dot de
--- Comment #1 from marcus at jet dot franken dot de 2008-09-21 11:04 --- Created an attachment (id=16371) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=16371&action=view) xx.i gcc -O2 -c xx.i -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37607

[Bug c/37607] New: ICE in simplify_cond_and_lookup_avail_expr, at tree-ssa-dom.c:2111

2008-09-21 Thread marcus at jet dot franken dot de
: 4.1.3 Status: UNCONFIRMED Severity: normal Priority: P3 Component: c AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: marcus at jet dot franken dot de GCC build triplet: x86_64-linux GCC host triplet: x86_64-linux GCC target

[Bug c/37508] ICE in in simplify_truth_ops_using_ranges, at tree-vrp.c:6334

2008-09-13 Thread marcus at jet dot franken dot de
--- Comment #2 from marcus at jet dot franken dot de 2008-09-13 13:38 --- Created an attachment (id=16311) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=16311&action=view) yy.i (first attachment was wrong, sorry) gcc -c -O2 yy.i -- marcus at jet dot franken dot de

[Bug c/37508] ICE in in simplify_truth_ops_using_ranges, at tree-vrp.c:6334

2008-09-13 Thread marcus at jet dot franken dot de
--- Comment #1 from marcus at jet dot franken dot de 2008-09-13 12:57 --- Created an attachment (id=16310) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=16310&action=view) xx.i gcc -c -O2 xx.i -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37508

[Bug c/37508] New: ICE in in simplify_truth_ops_using_ranges, at tree-vrp.c:6334

2008-09-13 Thread marcus at jet dot franken dot de
ion: 4.4.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: c AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: marcus at jet dot franken dot de GCC build triplet: x86_64-unknown-linux-gnu GCC host triplet: x86_64-unknown-linux-gnu

[Bug c/36596] occasional segfault in bitmap_elt_clear_from

2008-06-22 Thread marcus at jet dot franken dot de
--- Comment #1 from marcus at jet dot franken dot de 2008-06-22 12:11 --- Created an attachment (id=15800) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=15800&action=view) agfa_cl20.i /home/marcus/projects/gcc.trunk/BIN/bin/gcc -Wall -g -fstack-protector -Wmissing-decla

[Bug c/36596] New: occasional segfault in bitmap_elt_clear_from

2008-06-22 Thread marcus at jet dot franken dot de
t gcc dot gnu dot org ReportedBy: marcus at jet dot franken dot de GCC build triplet: x86_64-unknown-linux-gnu GCC host triplet: x86_64-unknown-linux-gnu GCC target triplet: x86_64-unknown-linux-gnu http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36596

[Bug c/36005] strange new error: invalid use of void expression in trunk

2008-04-22 Thread marcus at jet dot franken dot de
--- Comment #1 from marcus at jet dot franken dot de 2008-04-22 07:33 --- Created an attachment (id=15508) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=15508&action=view) vxd.i gcc -m32 -O2 -c vxd.i -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36005

[Bug c/36005] New: strange new error: invalid use of void expression in trunk

2008-04-22 Thread marcus at jet dot franken dot de
marcus at jet dot franken dot de GCC build triplet: x86_64-unknown-linux-gnu GCC host triplet: x86_64-unknown-linux-gnu GCC target triplet: x86_64-unknown-linux-gnu http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36005

[Bug c/35894] ICE in calc_dfs_tree, at dominance.c:393

2008-04-09 Thread marcus at jet dot franken dot de
--- Comment #1 from marcus at jet dot franken dot de 2008-04-09 21:53 --- Created an attachment (id=15460) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=15460&action=view) ati_fragment_shader.i gcc -c -O3 ati_fragment_shader.i -- http://gcc.gnu.org/bugzilla/show_bug

[Bug c/35894] New: ICE in calc_dfs_tree, at dominance.c:393

2008-04-09 Thread marcus at jet dot franken dot de
Product: gcc Version: 4.4.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: c AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: marcus at jet dot franken dot de GCC build triplet: i686-pc-linux-gnu GCC ho

[Bug c/35663] ICE tree check: expected ssa_name, have addr_expr in get_value_range, at tree-vrp.c:469

2008-03-22 Thread marcus at jet dot franken dot de
--- Comment #1 from marcus at jet dot franken dot de 2008-03-22 14:32 --- Created an attachment (id=15358) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=15358&action=view) action.i -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35663

[Bug c/35663] New: ICE tree check: expected ssa_name, have addr_expr in get_value_range, at tree-vrp.c:469

2008-03-22 Thread marcus at jet dot franken dot de
c Version: 4.4.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: c AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: marcus at jet dot franken dot de http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35663

[Bug middle-end/35204] [4.3 Regression] crash by too deep recursion in DFS tree-ssa-sccvn.c:1898

2008-02-16 Thread marcus at jet dot franken dot de
--- Comment #12 from marcus at jet dot franken dot de 2008-02-16 08:45 --- i configure gcc with just --enable-languages=cso whatever is currently the default. btw, today it builds without too deep recursion again :( -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35204

[Bug middle-end/35204] crash by too deep recursion in DFS tree-ssa-sccvn.c:1898

2008-02-14 Thread marcus at jet dot franken dot de
--- Comment #4 from marcus at jet dot franken dot de 2008-02-14 23:20 --- wit ulimit -s unlimited the test survives. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35204

[Bug middle-end/35204] crash by too deep recursion in DFS tree-ssa-sccvn.c:1898

2008-02-14 Thread marcus at jet dot franken dot de
--- Comment #3 from marcus at jet dot franken dot de 2008-02-14 23:17 --- my stacksize is limited to 8MB -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35204

[Bug middle-end/35204] crash by too deep recursion in DFS tree-ssa-sccvn.c:1898

2008-02-14 Thread marcus at jet dot franken dot de
--- Comment #2 from marcus at jet dot franken dot de 2008-02-14 23:15 --- (gcc 4.2.1 seems to survive) -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35204

[Bug middle-end/35204] crash by too deep recursion in DFS tree-ssa-sccvn.c:1898

2008-02-14 Thread marcus at jet dot franken dot de
--- Comment #1 from marcus at jet dot franken dot de 2008-02-14 23:13 --- Created an attachment (id=15153) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=15153&action=view) menu.i.gz menu.i.gz (extract from Wine) -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35204

[Bug middle-end/35204] New: crash by too deep recursion in DFS tree-ssa-sccvn.c:1898

2008-02-14 Thread marcus at jet dot franken dot de
iddle-end AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: marcus at jet dot franken dot de GCC build triplet: x86_64-unknown-linux-gnu GCC host triplet: x86_64-unknown-linux-gnu GCC target triplet: x86_64-unknown-linux-gnu http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35204

[Bug c/34285] buffer overflow incorrectly detected

2007-11-29 Thread marcus at jet dot franken dot de
--- Comment #1 from marcus at jet dot franken dot de 2007-11-29 10:37 --- Created an attachment (id=14664) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=14664&action=view) xx.i gcc -O2 -Wall -c xx.i -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34285

[Bug c/34285] New: buffer overflow incorrectly detected

2007-11-29 Thread marcus at jet dot franken dot de
Priority: P3 Component: c AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: marcus at jet dot franken dot de GCC build triplet: ppc-linux-gnu GCC host triplet: ppc-linux-gnu GCC target triplet: ppc-linux-gnu http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34285

[Bug c/34197] array overflow warning without line number

2007-11-22 Thread marcus at jet dot franken dot de
--- Comment #1 from marcus at jet dot franken dot de 2007-11-22 18:48 --- Created an attachment (id=14612) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=14612&action=view) relay16.i testcase -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34197

[Bug c/34197] New: array overflow warning without line number

2007-11-22 Thread marcus at jet dot franken dot de
oduct: gcc Version: 4.3.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: c AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: marcus at jet dot franken dot de GCC build triplet: x86_64-unknown-linux-gnu GCC host triplet: x86_

[Bug c/33653] volatile memory access optimized away

2007-10-04 Thread marcus at jet dot franken dot de
--- Comment #1 from marcus at jet dot franken dot de 2007-10-04 09:51 --- Created an attachment (id=14293) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=14293&action=view) virtual.i gcc -c -O2 virtual.i -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33653

[Bug c/33653] New: volatile memory access optimized away

2007-10-04 Thread marcus at jet dot franken dot de
optimized away Product: gcc Version: 4.3.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: c AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: marcus at jet dot franken dot de http://gcc.gnu.org

[Bug middle-end/33351] [4.3 Regression] segfault in assembler function

2007-09-09 Thread marcus at jet dot franken dot de
--- Comment #7 from marcus at jet dot franken dot de 2007-09-10 05:50 --- with current SVN (r128305) it is build again. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33351

[Bug c/33373] ICE in vectorizable_type_demotion, at tree-vect-transform.c:4098

2007-09-09 Thread marcus at jet dot franken dot de
--- Comment #1 from marcus at jet dot franken dot de 2007-09-10 05:41 --- Created an attachment (id=14181) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=14181&action=view) dosmem.i -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33373

[Bug c/33373] New: ICE in vectorizable_type_demotion, at tree-vect-transform.c:4098

2007-09-09 Thread marcus at jet dot franken dot de
Severity: normal Priority: P3 Component: c AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: marcus at jet dot franken dot de GCC build triplet: x86_64-unknown-linux-gnu GCC host triplet: x86_64-unknown-linux-gnu GCC target triplet: i586-unknown-linux-gnu ht

[Bug c/33369] bad sse assembler emitted

2007-09-09 Thread marcus at jet dot franken dot de
--- Comment #1 from marcus at jet dot franken dot de 2007-09-09 19:25 --- Created an attachment (id=14179) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=14179&action=view) painting.i testcase -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33369

[Bug c/33369] New: bad sse assembler emitted

2007-09-09 Thread marcus at jet dot franken dot de
pslld' -- Summary: bad sse assembler emitted Product: gcc Version: 4.3.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: c AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: marcus

[Bug c/33351] segfault in assembler function

2007-09-07 Thread marcus at jet dot franken dot de
--- Comment #1 from marcus at jet dot franken dot de 2007-09-08 06:41 --- Created an attachment (id=14174) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=14174&action=view) except.i condensed testcase (from Wine) -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33351

[Bug c/33351] New: segfault in assembler function

2007-09-07 Thread marcus at jet dot franken dot de
gcc dot gnu dot org ReportedBy: marcus at jet dot franken dot de GCC build triplet: x86_64-unknown-linux-gnu GCC host triplet: x86_64-unknown-linux-gnu GCC target triplet: i586-unknown-linux-gnu http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33351

[Bug c/33329] ICE in expand_simple_binop, at optabs.c:1294

2007-09-06 Thread marcus at jet dot franken dot de
--- Comment #1 from marcus at jet dot franken dot de 2007-09-07 05:52 --- Created an attachment (id=14166) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=14166&action=view) text.i gcc -O2 -msse3 -ftree-vectorize -c text.i -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33329

[Bug c/33329] New: ICE in expand_simple_binop, at optabs.c:1294

2007-09-06 Thread marcus at jet dot franken dot de
t optabs.c:1294 Product: gcc Version: 4.3.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: c AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: marcus at jet dot franken dot de GCC build triplet: x86_

[Bug tree-optimization/33107] [4.3 regression] segfault in garbage collector

2007-09-05 Thread marcus at jet dot franken dot de
--- Comment #5 from marcus at jet dot franken dot de 2007-09-05 15:22 --- its was happening for various SVN revisions, and now no longer does. And there is a strcpy() in the function, so it might just be the same. I guess it is fixed :) -- marcus at jet dot franken dot de changed

[Bug tree-optimization/30375] [4.3 Regression] tree-ssa-dse incorrectly removes struct initialization

2007-09-02 Thread marcus at jet dot franken dot de
--- Comment #26 from marcus at jet dot franken dot de 2007-09-02 18:35 --- btw, this went latent again with commit r127834: +2007-08-27 Daniel Berlin <[EMAIL PROTECTED]> + + Fix PR tree-optimization/33173 + * tree-ssa-alias.c (find_used_portions): Fix re

[Bug tree-optimization/33107] [4.3 regression] segfault in garbage collector

2007-08-18 Thread marcus at jet dot franken dot de
--- Comment #2 from marcus at jet dot franken dot de 2007-08-18 17:36 --- Created an attachment (id=14073) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=14073&action=view) network.i needs a i386 target build (-m32 on x86_64) -- http://gcc.gnu.org/bugzilla/show_bug

[Bug c/33107] New: segfault in garbage collector

2007-08-18 Thread marcus at jet dot franken dot de
Summary: segfault in garbage collector Product: gcc Version: 4.3.0 Status: UNCONFIRMED Severity: blocker Priority: P3 Component: c AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: marcus at jet dot franken dot

[Bug tree-optimization/30375] [4.3 Regression] tree-ssa-dse incorrectly removes struct initialization

2007-07-24 Thread marcus at jet dot franken dot de
--- Comment #16 from marcus at jet dot franken dot de 2007-07-25 05:10 --- Created an attachment (id=13970) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=13970&action=view) pr30375.c I created a testcase for later addition to gcc. -- http://gcc.gnu.org/bugzilla/show_

[Bug tree-optimization/30375] [4.3 Regression] tree-ssa-dse incorrectly removes struct initialization

2007-07-24 Thread marcus at jet dot franken dot de
--- Comment #15 from marcus at jet dot franken dot de 2007-07-24 20:32 --- diff -u msg.c.074t.dce4 msg.c.075t.dse1 |less --- msg.c.074t.dce4 2007-07-24 22:23:47.0 +0200 +++ msg.c.075t.dse1 2007-07-24 22:23:47.0 +0200 @@ -2760,7 +2760,6 @@ unsigned int D.12275

[Bug tree-optimization/30375] [4.3 Regression] tree-ssa-dse incorrectly removes struct initialization

2007-07-24 Thread marcus at jet dot franken dot de
--- Comment #14 from marcus at jet dot franken dot de 2007-07-24 20:31 --- Created an attachment (id=13969) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=13969&action=view) msg.c.075t.dse1.bz2 -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30375

[Bug tree-optimization/30375] [4.3 Regression] tree-ssa-dse incorrectly removes struct initialization

2007-07-24 Thread marcus at jet dot franken dot de
--- Comment #13 from marcus at jet dot franken dot de 2007-07-24 20:31 --- Created an attachment (id=13968) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=13968&action=view) msg.c.074t.dce4.bz2 -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30375

[Bug tree-optimization/30375] [4.3 Regression] tree-ssa-dse incorrectly removes struct initialization

2007-07-24 Thread marcus at jet dot franken dot de
--- Comment #12 from marcus at jet dot franken dot de 2007-07-24 20:31 --- Created an attachment (id=13967) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=13967&action=view) msg.i.bz2 the .i.bz2 file -- marcus at jet dot franken dot de changed: What|

[Bug tree-optimization/30375] [4.3 Regression] tree-ssa-dse incorrectly removes struct initialization

2007-07-24 Thread marcus at jet dot franken dot de
--- Comment #11 from marcus at jet dot franken dot de 2007-07-24 20:29 --- has resurfaced in gcc-Version 4.3.0 20070724 (experimental) but in a different file. -- marcus at jet dot franken dot de changed: What|Removed |Added

[Bug c/32574] running out of memory during compiling

2007-07-03 Thread marcus at jet dot franken dot de
--- Comment #2 from marcus at jet dot franken dot de 2007-07-03 20:08 --- got fixed by more recent commits ... no clue which. will reopen if it happens again. -- marcus at jet dot franken dot de changed: What|Removed |Added

[Bug c/32574] running out of memory during compiling

2007-07-01 Thread marcus at jet dot franken dot de
--- Comment #1 from marcus at jet dot franken dot de 2007-07-01 21:28 --- Created an attachment (id=13819) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=13819&action=view) storage.i gcc -m32 -O2 -c storage.i -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32574

[Bug c/32574] New: running out of memory during compiling

2007-07-01 Thread marcus at jet dot franken dot de
Status: UNCONFIRMED Severity: normal Priority: P3 Component: c AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: marcus at jet dot franken dot de GCC build triplet: x86_64-unknown-linux-gnu GCC host triplet: x86_64-unknown-linux-gnu GCC

[Bug rtl-optimization/32475] [4.3 Regression] function with asm() does not setup stack frame

2007-06-30 Thread marcus at jet dot franken dot de
--- Comment #9 from marcus at jet dot franken dot de 2007-06-30 08:05 --- This bug has resurfaced in the last two days. r126139 is affected. -- marcus at jet dot franken dot de changed: What|Removed |Added

[Bug target/32481] ICE in df_refs_verify, at df-scan.c:4058

2007-06-25 Thread marcus at jet dot franken dot de
--- Comment #4 from marcus at jet dot franken dot de 2007-06-25 19:57 --- I am using 10.2-x86_64 with the compiler built with ./configure --enable-languages=c and at r126002 gdb (gdb) bt #0 fancy_abort (file=0xab29a0 "/home/marcus/projects/gcc/gcc/df-scan.c", line=4058

[Bug c/32481] ICE in df_refs_verify, at df-scan.c:4058

2007-06-24 Thread marcus at jet dot franken dot de
--- Comment #1 from marcus at jet dot franken dot de 2007-06-24 10:43 --- Created an attachment (id=13775) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=13775&action=view) lolvldrv.i gcc -m32 -O2 -fPIC -c lolvldrv.i -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32481

[Bug c/32481] New: ICE in df_refs_verify, at df-scan.c:4058

2007-06-24 Thread marcus at jet dot franken dot de
mmary: ICE in df_refs_verify, at df-scan.c:4058 Product: gcc Version: 4.3.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: c AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: marcus at jet dot fran

[Bug rtl-optimization/32475] [4.3 Regression] function with asm() does not setup stack frame

2007-06-24 Thread marcus at jet dot franken dot de
--- Comment #8 from marcus at jet dot franken dot de 2007-06-24 10:41 --- is fixed in current SVN. -- marcus at jet dot franken dot de changed: What|Removed |Added

[Bug c/32475] function with asm() does not setup stack frame

2007-06-23 Thread marcus at jet dot franken dot de
--- Comment #1 from marcus at jet dot franken dot de 2007-06-23 21:12 --- Created an attachment (id=13769) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=13769&action=view) preloader.i gcc -O2 -c preloader.i (on i*86), then disassemble. -- http://gcc.gnu.org/b

[Bug c/32475] New: function with asm() does not setup stack frame

2007-06-23 Thread marcus at jet dot franken dot de
Product: gcc Version: 4.3.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: c AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: marcus at jet dot franken dot de GCC build triplet: i686-pc-linux-gnu

[Bug middle-end/32399] [4.3 Regression] ICE in build2_stat, at tree.c:3074

2007-06-20 Thread marcus at jet dot franken dot de
--- Comment #5 from marcus at jet dot franken dot de 2007-06-20 16:21 --- i have tested it and it works. (i have also fixed the Wine code ;) -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32399

[Bug c/32399] ICE in build2_stat, at tree.c:3074

2007-06-18 Thread marcus at jet dot franken dot de
--- Comment #1 from marcus at jet dot franken dot de 2007-06-19 06:24 --- Created an attachment (id=13734) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=13734&action=view) vertexbuffer.i gcc -O2 -c vertexbuffer.i -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32399

[Bug c/32399] New: ICE in build2_stat, at tree.c:3074

2007-06-18 Thread marcus at jet dot franken dot de
ry: ICE in build2_stat, at tree.c:3074 Product: gcc Version: 4.3.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: c AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: marcus at jet dot franken dot de GCC bui

  1   2   >