[Bug middle-end/55271] New: missing warning set-but-unused

2012-11-11 Thread dimhen at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55271 Bug #: 55271 Summary: missing warning set-but-unused Classification: Unclassified Product: gcc Version: 4.8.0 Status: UNCONFIRMED Severity: normal

[Bug middle-end/55271] missing warning set-but-unused

2012-11-11 Thread dimhen at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55271 --- Comment #2 from Dmitry G. Dyachenko dimhen at gmail dot com 2012-11-11 18:42:25 UTC --- oh, was over-simplified example. Sorry void f1() { char ch; char *p = ch; *p = 0; } Now 2 variables are 'set-but-unused'?

[Bug lto/54728] [4.8 regression] ICE in input_gimple_stmt, at gimple-streamer-in.c:254

2013-01-02 Thread dimhen at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54728 --- Comment #13 from Dmitry G. Dyachenko dimhen at gmail dot com 2013-01-02 13:47:43 UTC --- fix original problem for me too Thank You

[Bug bootstrap/58935] New: cannot install `libcilkrts.la' to a directory not ending in /usr/local/gcc_current/lib/gcc/x86_64-unknown-linux-gnu/

2013-10-31 Thread dimhen at gmail dot com
Version: 4.9.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: bootstrap Assignee: unassigned at gcc dot gnu.org Reporter: dimhen at gmail dot com gcc-trunk rev.204248 configured as ~/src/gcc_current/configure

[Bug bootstrap/59260] New: fold-const.c:14871:5: error: 'hash_table' has not been declared

2013-11-23 Thread dimhen at gmail dot com
Priority: P3 Component: bootstrap Assignee: unassigned at gcc dot gnu.org Reporter: dimhen at gmail dot com trunk r205300 Fedora19/x86_64 configured as ~/src/gcc_current/configure --prefix=/usr/local/gcc_current --with-multilib-list=m64 --enable-checking=fold

[Bug bootstrap/59260] fold-const.c:14871:5: error: 'hash_table' has not been declared

2013-11-23 Thread dimhen at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59260 --- Comment #1 from Dmitry G. Dyachenko dimhen at gmail dot com --- Created attachment 31277 -- http://gcc.gnu.org/bugzilla/attachment.cgi?id=31277action=edit proposed patch

[Bug bootstrap/59260] fold-const.c:14871:5: error: 'hash_table' has not been declared

2013-11-23 Thread dimhen at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59260 Dmitry G. Dyachenko dimhen at gmail dot com changed: What|Removed |Added CC||amacleod

[Bug bootstrap/59260] [4.9 Regression] fold-const.c:14871:5: error: 'hash_table' has not been declared

2013-11-25 Thread dimhen at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59260 Dmitry G. Dyachenko dimhen at gmail dot com changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED

[Bug c++/59347] New: ICE on invalid: tree check: expected class 'type', have 'exceptional' (error_mark) in tsubst_decl, at cp/pt.c:10798

2013-11-29 Thread dimhen at gmail dot com
: 4.9.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: c++ Assignee: unassigned at gcc dot gnu.org Reporter: dimhen at gmail dot com $ uname -a Linux dim.cp.ru 3.11.9-200.fc19.x86_64 #1 SMP Wed Nov 20 21:22:24 UTC 2013 x86_64

[Bug c++/59349] New: ICE on invalid: Segmentation fault toplev.c:336

2013-11-29 Thread dimhen at gmail dot com
++ Assignee: unassigned at gcc dot gnu.org Reporter: dimhen at gmail dot com $ uname -a Linux dim.cp.ru 3.11.9-200.fc19.x86_64 #1 SMP Wed Nov 20 21:22:24 UTC 2013 x86_64 x86_64 x86_64 GNU/Linux $ gcc -v Using built-in specs. COLLECT_GCC=gcc COLLECT_LTO_WRAPPER=/usr/local

[Bug middle-end/59350] New: [4.9 regression] ICE: in vt_expand_var_loc_chain, at var-tracking.c:8212

2013-11-29 Thread dimhen at gmail dot com
Priority: P3 Component: middle-end Assignee: unassigned at gcc dot gnu.org Reporter: dimhen at gmail dot com Fedora 19 x86_64 r205459 PASS r205527 FAIL $ gcc -v Using built-in specs. COLLECT_GCC=gcc COLLECT_LTO_WRAPPER=/usr/local/gcc_current/libexec/gcc

[Bug middle-end/59350] [4.9 regression] ICE: in vt_expand_var_loc_chain, at var-tracking.c:8212

2013-12-05 Thread dimhen at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59350 --- Comment #2 from Dmitry G. Dyachenko dimhen at gmail dot com --- enough --enable-checking=yes

[Bug middle-end/59350] [4.9 regression] ICE: in vt_expand_var_loc_chain, at var-tracking.c:8212

2013-12-05 Thread dimhen at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59350 --- Comment #3 from Dmitry G. Dyachenko dimhen at gmail dot com --- first FAIL r205461

[Bug middle-end/59350] [4.9 regression] ICE: in vt_expand_var_loc_chain, at var-tracking.c:8212

2013-12-10 Thread dimhen at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59350 --- Comment #5 from Dmitry G. Dyachenko dimhen at gmail dot com --- (In reply to Jakub Jelinek from comment #4) Strange, can't reproduce. You are using --with-arch=native --with=native, what exactly it expands to? [dimhen@dim PR59350]$ ~/bin

[Bug middle-end/59350] [4.9 regression] ICE: in vt_expand_var_loc_chain, at var-tracking.c:8212

2013-12-10 Thread dimhen at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59350 --- Comment #8 from Dmitry G. Dyachenko dimhen at gmail dot com --- (In reply to Jakub Jelinek from comment #6) Still can't reproduce. PASS /home/dimhen/bin/gcc_205461_yes/bin/../libexec/gcc/x86_64-unknown-linux-gnu/4.9.0/cc1plus -fpreprocessed

[Bug middle-end/59350] [4.9 regression] ICE: in vt_expand_var_loc_chain, at var-tracking.c:8212

2013-12-10 Thread dimhen at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59350 --- Comment #7 from Dmitry G. Dyachenko dimhen at gmail dot com --- Created attachment 31409 -- http://gcc.gnu.org/bugzilla/attachment.cgi?id=31409action=edit valgrind' log

[Bug middle-end/59350] [4.9 regression] ICE: in vt_expand_var_loc_chain, at var-tracking.c:8212

2013-12-10 Thread dimhen at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59350 --- Comment #10 from Dmitry G. Dyachenko dimhen at gmail dot com --- (In reply to Dmitry G. Dyachenko from comment #8) valgrind' messages looks unrelated to ICE. I rebuild r205461 with memset(set, {0,0x42}, n_bytes) instead of VALGRIND_DISCARD

[Bug middle-end/59350] [4.9 regression] ICE: in vt_expand_var_loc_chain, at var-tracking.c:8212

2013-12-10 Thread dimhen at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59350 --- Comment #11 from Dmitry G. Dyachenko dimhen at gmail dot com --- (In reply to Ryan Mansfield from comment #9) Created attachment 31410 [details] arm-eabi testcase I haven't been able to reproduce with the inline testcase either. But I can

[Bug rtl-optimization/59350] [4.9 regression] ICE: in vt_expand_var_loc_chain, at var-tracking.c:8212

2013-12-15 Thread dimhen at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59350 Dmitry G. Dyachenko dimhen at gmail dot com changed: What|Removed |Added Status|RESOLVED|REOPENED

[Bug rtl-optimization/59350] [4.9 regression] ICE: in vt_expand_var_loc_chain, at var-tracking.c:8212

2013-12-15 Thread dimhen at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59350 --- Comment #19 from Dmitry G. Dyachenko dimhen at gmail dot com --- (In reply to Eric Botcazou from comment #18) I cannot reproduce with --enable-checking=yes,rtl. Are you saying that the ICE depends on whether 'rtl' is present in the checking

[Bug rtl-optimization/59350] [4.9 regression] ICE: in vt_expand_var_loc_chain, at var-tracking.c:8212

2013-12-15 Thread dimhen at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59350 --- Comment #20 from Dmitry G. Dyachenko dimhen at gmail dot com --- may be r205461 trigger latent bug? There are no ICE with -fno-split-wide-types or without arch/tune=corei7 I can run gdb if it'll usefull

[Bug rtl-optimization/59350] [4.9 regression] ICE: in vt_expand_var_loc_chain, at var-tracking.c:8212

2013-12-15 Thread dimhen at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59350 --- Comment #22 from Dmitry G. Dyachenko dimhen at gmail dot com --- (In reply to Eric Botcazou from comment #21) What I don't get in that in comment 8 there is a command line with a PASS and then FAIL has prev.cmd -march=corei7 -mtune=corei7

[Bug rtl-optimization/59350] [4.9 regression] ICE: in vt_expand_var_loc_chain, at var-tracking.c:8212

2013-12-15 Thread dimhen at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59350 --- Comment #23 from Dmitry G. Dyachenko dimhen at gmail dot com --- (In reply to Eric Botcazou from comment #21) What I don't get in that in comment 8 there is a command line with a PASS and then FAIL has prev.cmd -march=corei7 -mtune=corei7

[Bug rtl-optimization/59350] [4.9 regression] ICE: in vt_expand_var_loc_chain, at var-tracking.c:8212

2013-12-15 Thread dimhen at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59350 --- Comment #25 from Dmitry G. Dyachenko dimhen at gmail dot com --- After reading http://gcc.gnu.org/ml/gcc-patches/2013-12/msg01344.html about corei7 tuning (Corei7 tuning doesn't set -maccumulate-outgoing-args option by default) I check

[Bug rtl-optimization/59350] [4.9 regression] ICE: in vt_expand_var_loc_chain, at var-tracking.c:8212

2013-12-15 Thread dimhen at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59350 --- Comment #27 from Dmitry G. Dyachenko dimhen at gmail dot com --- An other box with Fedora 18 / AMD Athlon I cant reproduce (r205515) How do you think, what is the right way to go? [I already tests RAM with memtest] run 2 GDBs and search

[Bug rtl-optimization/59350] [4.9 regression] ICE: in vt_expand_var_loc_chain, at var-tracking.c:8212

2013-12-17 Thread dimhen at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59350 --- Comment #34 from Dmitry G. Dyachenko dimhen at gmail dot com --- (In reply to Eric Botcazou from comment #33) OK, thanks for the testcase, which boils down to: FAIL for me too r205459 PASS r205461, r206013 FAIL

[Bug lto/54632] New: not supported in LTO streams : tree code '�F ��D�� `

2012-09-20 Thread dimhen at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54632 Bug #: 54632 Summary: not supported in LTO streams : tree code '�F ��D�� ` Classification: Unclassified Product: gcc Version: 4.8.0 Status: UNCONFIRMED Severity: normal

[Bug lto/54632] not supported in LTO streams : tree code '�F ��D�� `

2012-09-20 Thread dimhen at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54632 --- Comment #1 from Dmitry G. Dyachenko dimhen at gmail dot com 2012-09-20 07:56:54 UTC --- Created attachment 28226 -- http://gcc.gnu.org/bugzilla/attachment.cgi?id=28226 lto_output_tree() : print *expr

[Bug lto/54632] [4.8 Regression] not supported in LTO streams : tree code '�F ��D�� `

2012-09-23 Thread dimhen at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54632 --- Comment #3 from Dmitry G. Dyachenko dimhen at gmail dot com 2012-09-23 09:22:20 UTC --- 191649 FAIL and, sorry, i cant reduce testcase :( if i run 'g++ -DHAVE_CONFIG_H -I. -I/home/dimhen/src/CSPbuild/shared/cplib -I../.. -I/usr/local

[Bug lto/54632] [4.8 Regression] not supported in LTO streams : tree code '�F ��D�� `

2012-09-23 Thread dimhen at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54632 --- Comment #4 from Dmitry G. Dyachenko dimhen at gmail dot com 2012-09-23 09:33:32 UTC --- new in r191649 is eer.location -- DateTime.cpp:934:1 line 934 is outermost '}' in src file

[Bug lto/54632] [4.8 Regression] not supported in LTO streams : tree code '�F ��D�� `

2012-09-23 Thread dimhen at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54632 --- Comment #6 from Dmitry G. Dyachenko dimhen at gmail dot com 2012-09-23 10:55:08 UTC --- valgrind show no any appropriate with debug-compiled gcc, only over-optimized access in parser. Hmmm, i am under impression that BUILD_CONFIG=bootstrap

[Bug middle-end/54689] New: sparseset.h:147 Conditional jump or move depends on uninitialised value(s)

2012-09-24 Thread dimhen at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54689 Bug #: 54689 Summary: sparseset.h:147 Conditional jump or move depends on uninitialised value(s) Classification: Unclassified Product: gcc Version: 4.8.0

[Bug lto/54632] [4.8 Regression] not supported in LTO streams : tree code '�F ��D�� `

2012-09-24 Thread dimhen at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54632 --- Comment #10 from Dmitry G. Dyachenko dimhen at gmail dot com 2012-09-24 09:46:12 UTC --- for me testcase FAIl with -O2 -flto --param ggc-min-heapsize=0 and OK with -O3 -flto --param ggc-min-expand=0

[Bug middle-end/54689] sparseset.h:147 Conditional jump or move depends on uninitialised value(s)

2012-09-24 Thread dimhen at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54689 --- Comment #1 from Dmitry G. Dyachenko dimhen at gmail dot com 2012-09-24 11:35:56 UTC --- 189310 OK 189563 OK 189602 OK 189648 OK 190510 FAIL 190556 FAIL 190613 FAIL 190868 FAIL 191105 FAIL 191129 FAIL 191244 FAIL 191356 FAIL

[Bug middle-end/54689] sparseset.h:147 Conditional jump or move depends on uninitialised value(s)

2012-09-25 Thread dimhen at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54689 Dmitry G. Dyachenko dimhen at gmail dot com changed: What|Removed |Added Status|UNCONFIRMED

[Bug lto/54702] New: lto1: internal compiler error: verify_cgraph_node failed

2012-09-25 Thread dimhen at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54702 Bug #: 54702 Summary: lto1: internal compiler error: verify_cgraph_node failed Classification: Unclassified Product: gcc Version: 4.8.0 Status: UNCONFIRMED

[Bug lto/54728] New: [4.8 regression] ICE in input_gimple_stmt, at gimple-streamer-in.c:254

2012-09-27 Thread dimhen at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54728 Bug #: 54728 Summary: [4.8 regression] ICE in input_gimple_stmt, at gimple-streamer-in.c:254 Classification: Unclassified Product: gcc Version: 4.8.0

[Bug lto/54728] [4.8 regression] ICE in input_gimple_stmt, at gimple-streamer-in.c:254

2012-09-27 Thread dimhen at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54728 --- Comment #2 from Dmitry G. Dyachenko dimhen at gmail dot com 2012-09-27 12:27:33 UTC --- for reduced test case: $ cp fun1.ii fun2.ii $ g++... $ cat fun1.ii class G; template typename, typename = G class A; class B

[Bug lto/54728] [4.8 regression] ICE in input_gimple_stmt, at gimple-streamer-in.c:254

2012-10-01 Thread dimhen at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54728 --- Comment #3 from Dmitry G. Dyachenko dimhen at gmail dot com 2012-10-01 10:16:50 UTC --- different (less) testcase this code must be compiled with '-O1'. w/o '-O1' or with '-O0' err not triggered $ cat f1.ii namespace std

[Bug lto/54794] New: [4.8 regression] tree code '�F Hc���' is not supported in LTO streams

2012-10-03 Thread dimhen at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54794 Bug #: 54794 Summary: [4.8 regression] tree code '�F Hc���' is not supported in LTO streams Classification: Unclassified Product: gcc Version: 4.8.0 Status:

[Bug lto/54794] [4.8 regression] tree code '�F Hc���' is not supported in LTO streams

2012-10-03 Thread dimhen at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54794 --- Comment #2 from Dmitry G. Dyachenko dimhen at gmail dot com 2012-10-03 14:04:06 UTC --- i have 23 src-files hence 23 ii-files with about 50Mb code if i remove any file from build then err not triggered (at beginning there were 29 files

[Bug lto/54794] [4.8 regression] tree code '�F Hc���' is not supported in LTO streams

2012-10-07 Thread dimhen at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54794 --- Comment #5 from Dmitry G. Dyachenko dimhen at gmail dot com 2012-10-07 10:26:14 UTC --- (In reply to comment #3) Thanks for any help in reducing this (very likely some random BLOCK again) ;) If you don't end up with a significantly

[Bug lto/54794] [4.8 regression] tree code '�F Hc���' is not supported in LTO streams

2012-10-10 Thread dimhen at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54794 --- Comment #6 from Dmitry G. Dyachenko dimhen at gmail dot com 2012-10-10 15:12:19 UTC --- creduc'ing it was very slow. r192289 FAIL r192295 PASS probably r192293 fix it

[Bug lto/54794] [4.8 regression] tree code '�F Hc���' is not supported in LTO streams

2012-10-10 Thread dimhen at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54794 Dmitry G. Dyachenko dimhen at gmail dot com changed: What|Removed |Added Status|UNCONFIRMED

[Bug lto/54898] New: [4.8 regression] ICE in uniquify_nodes, at lto/lto.c:1898

2012-10-11 Thread dimhen at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54898 Bug #: 54898 Summary: [4.8 regression] ICE in uniquify_nodes, at lto/lto.c:1898 Classification: Unclassified Product: gcc Version: 4.8.0 Status:

[Bug lto/54898] [4.8 regression] ICE in uniquify_nodes, at lto/lto.c:1898

2012-10-11 Thread dimhen at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54898 --- Comment #1 from Dmitry G. Dyachenko dimhen at gmail dot com 2012-10-11 10:11:02 UTC --- Created attachment 28422 -- http://gcc.gnu.org/bugzilla/attachment.cgi?id=28422 2.cpp

[Bug lto/54980] New: [4.8 regression] gimple check: expected gimple_cond(error_mark), have gimple_call() in gimple_cond_set_lhs, at gimple.h:2578

2012-10-18 Thread dimhen at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54980 Bug #: 54980 Summary: [4.8 regression] gimple check: expected gimple_cond(error_mark), have gimple_call() in gimple_cond_set_lhs, at gimple.h:2578 Classification: Unclassified

[Bug lto/54980] [4.8 regression] gimple check: expected gimple_cond(error_mark), have gimple_call() in gimple_cond_set_lhs, at gimple.h:2578

2012-10-18 Thread dimhen at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54980 --- Comment #1 from Dmitry G. Dyachenko dimhen at gmail dot com 2012-10-18 23:05:38 UTC --- 192502 OK $ g++ -v Using built-in specs. COLLECT_GCC=g++ COLLECT_LTO_WRAPPER=/usr/local/gcc_current_192502/bin/../libexec/gcc/x86_64-unknown

[Bug lto/54980] [4.8 regression] gimple check: expected gimple_cond(error_mark), have gimple_call() in gimple_cond_set_lhs, at gimple.h:2578

2012-10-18 Thread dimhen at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54980 --- Comment #2 from Dmitry G. Dyachenko dimhen at gmail dot com 2012-10-18 23:51:33 UTC --- more reduced $ cat 1.ii extern C class A { }; template int (*t_parser) () class B { virtual int parse

[Bug lto/54980] [4.8 regression] gimple check: expected gimple_cond(error_mark), have gimple_call() in gimple_cond_set_lhs, at gimple.h:2578

2012-10-18 Thread dimhen at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54980 --- Comment #3 from Dmitry G. Dyachenko dimhen at gmail dot com 2012-10-19 00:08:54 UTC --- and more $ cat 1.ii class A { }; template int (*t_parser) () class B { virtual int parse () { A a; t_parser

[Bug lto/54980] [4.8 regression] gimple check: expected gimple_cond(error_mark), have gimple_call() in gimple_cond_set_lhs, at gimple.h:2578

2012-10-19 Thread dimhen at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54980 --- Comment #5 from Dmitry G. Dyachenko dimhen at gmail dot com 2012-10-19 10:26:35 UTC --- 192517 OK 192548 FAIL

[Bug lto/54980] [4.8 regression] gimple check: expected gimple_cond(error_mark), have gimple_call() in gimple_cond_set_lhs, at gimple.h:2578

2012-10-20 Thread dimhen at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54980 --- Comment #6 from Dmitry G. Dyachenko dimhen at gmail dot com 2012-10-20 14:28:28 UTC --- 192529 OK 192538 FAIL

[Bug lto/54980] [4.8 regression] gimple check: expected gimple_cond(error_mark), have gimple_call() in gimple_cond_set_lhs, at gimple.h:2578

2012-10-24 Thread dimhen at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54980 --- Comment #8 from Dmitry G. Dyachenko dimhen at gmail dot com 2012-10-24 09:58:31 UTC --- i re-check 192757 --enable-checking=release FAIL with $ bash -x tf.sh + g++ -flto -fpreprocessed -c 1.ii -o 1.o + g++ -flto -O1 -fpreprocessed

[Bug lto/54980] [4.8 regression] gimple check: expected gimple_cond(error_mark), have gimple_call() in gimple_cond_set_lhs, at gimple.h:2578

2012-10-24 Thread dimhen at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54980 --- Comment #9 from Dmitry G. Dyachenko dimhen at gmail dot com 2012-10-24 10:00:18 UTC --- (In reply to comment #7) This does not seem to reproduce for me. The following patch should however fix it. Index: tree-ssa-loop-ivcanon.c

[Bug lto/54980] [4.8 regression] gimple check: expected gimple_cond(error_mark), have gimple_call() in gimple_cond_set_lhs, at gimple.h:2578

2012-10-24 Thread dimhen at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54980 --- Comment #10 from Dmitry G. Dyachenko dimhen at gmail dot com 2012-10-24 12:50:01 UTC --- (In reply to comment #7) This does not seem to reproduce for me. The following patch should however fix it. Index: tree-ssa-loop-ivcanon.c

[Bug rtl-optimization/55055] New: [4.8 regression] RTL check: expected code 'reg', have 'subreg' in rhs_regno, at rtl.h:1123

2012-10-24 Thread dimhen at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55055 Bug #: 55055 Summary: [4.8 regression] RTL check: expected code 'reg', have 'subreg' in rhs_regno, at rtl.h:1123 Classification: Unclassified Product: gcc Version:

[Bug tree-optimization/55079] New: [4.8 regeression] false positive -Warray-bounds

2012-10-26 Thread dimhen at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55079 Bug #: 55079 Summary: [4.8 regeression] false positive -Warray-bounds Classification: Unclassified Product: gcc Version: 4.8.0 Status: UNCONFIRMED Severity: normal

[Bug tree-optimization/55085] New: [4.8 regression] false positive -Warray-bounds

2012-10-26 Thread dimhen at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55085 Bug #: 55085 Summary: [4.8 regression] false positive -Warray-bounds Classification: Unclassified Product: gcc Version: 4.8.0 Status: UNCONFIRMED Severity: normal

[Bug tree-optimization/55085] [4.8 regression] false positive -Warray-bounds

2012-10-26 Thread dimhen at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55085 --- Comment #1 from Dmitry G. Dyachenko dimhen at gmail dot com 2012-10-26 15:56:16 UTC --- $ gcc -v Using built-in specs. COLLECT_GCC=gcc COLLECT_LTO_WRAPPER=/usr/local/gcc_current/libexec/gcc/x86_64-unknown-linux-gnu/4.8.0/lto-wrapper

[Bug lto/54980] [4.8 regression] gimple check: expected gimple_cond(error_mark), have gimple_call() in gimple_cond_set_lhs, at gimple.h:2578

2012-10-27 Thread dimhen at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54980 Dmitry G. Dyachenko dimhen at gmail dot com changed: What|Removed |Added Status|NEW

[Bug rtl-optimization/55055] [4.8 regression] RTL check: expected code 'reg', have 'subreg' in rhs_regno, at rtl.h:1123

2012-10-27 Thread dimhen at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55055 Dmitry G. Dyachenko dimhen at gmail dot com changed: What|Removed |Added Status|NEW

[Bug tree-optimization/56830] New: abstract_variables_map

2013-04-03 Thread dimhen at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56830 Bug #: 56830 Summary: abstract_variables_map Classification: Unclassified Product: gcc Version: 4.9.0 Status: UNCONFIRMED Severity: normal Priority: P3

[Bug tree-optimization/56830] stl_vector.h:414:7: internal compiler error: verify_ssa failed

2013-04-03 Thread dimhen at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56830 Dmitry G. Dyachenko dimhen at gmail dot com changed: What|Removed |Added Summary|abstract_variables_map

[Bug tree-optimization/56830] stl_vector.h:414:7: internal compiler error: verify_ssa failed

2013-04-03 Thread dimhen at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56830 --- Comment #2 from Dmitry G. Dyachenko dimhen at gmail dot com 2013-04-03 11:56:35 UTC --- Fedora 18/x64 $ LANG=C gcc -v Using built-in specs. COLLECT_GCC=gcc COLLECT_LTO_WRAPPER=/usr/local/gcc_current/libexec/gcc/x86_64-unknown-linux

[Bug tree-optimization/56830] stl_vector.h:414:7: internal compiler error: verify_ssa failed

2013-04-03 Thread dimhen at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56830 --- Comment #3 from Dmitry G. Dyachenko dimhen at gmail dot com 2013-04-03 12:18:03 UTC --- 197404 FAIL too. I'll try to reduce testcase g++ -O0 PASS g++ -O1 FAIL I fail select -f... option responsible to FAIL due after gcc -c -Q

[Bug tree-optimization/56830] stl_vector.h:414:7: internal compiler error: verify_ssa failed

2013-04-04 Thread dimhen at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56830 --- Comment #4 from Dmitry G. Dyachenko dimhen at gmail dot com 2013-04-04 07:40:15 UTC --- 197374 PASS 197375 FAIL

[Bug tree-optimization/56830] stl_vector.h:414:7: internal compiler error: verify_ssa failed

2013-04-04 Thread dimhen at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56830 --- Comment #5 from Dmitry G. Dyachenko dimhen at gmail dot com 2013-04-04 18:27:23 UTC --- Created attachment 29806 -- http://gcc.gnu.org/bugzilla/attachment.cgi?id=29806 ICE with -O1 only $ g++ -Wall -O1 -fpreprocessed -c 56830.ii 56830.ii

[Bug tree-optimization/56830] [4.8 regression] internal compiler error: verify_ssa failed

2013-04-04 Thread dimhen at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56830 --- Comment #7 from Dmitry G. Dyachenko dimhen at gmail dot com 2013-04-04 18:45:56 UTC --- strictly speaking this is 'pre-4.8.0' regression gcc version 4.8.0 20130313 (experimental) [trunk revision 196628] (GCC) $ /usr/local

[Bug tree-optimization/56830] [4.8 regression] internal compiler error: verify_ssa failed

2013-04-04 Thread dimhen at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56830 --- Comment #8 from Dmitry G. Dyachenko dimhen at gmail dot com 2013-04-04 18:50:49 UTC --- You are right, sounds like PR34949

[Bug tree-optimization/56830] [4.8 regression] internal compiler error: verify_ssa failed

2013-04-09 Thread dimhen at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56830 Dmitry G. Dyachenko dimhen at gmail dot com changed: What|Removed |Added Status|UNCONFIRMED

[Bug c++/34949] Dead code in empty destructors.

2013-04-09 Thread dimhen at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34949 --- Comment #33 from Dmitry G. Dyachenko dimhen at gmail dot com 2013-04-09 10:07:47 UTC --- *** Bug 56830 has been marked as a duplicate of this bug. ***

[Bug c++/56961] New: cycle between do_spec_1() / process_brace_body() / handle_braces()

2013-04-15 Thread dimhen at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56961 Bug #: 56961 Summary: cycle between do_spec_1() / process_brace_body() / handle_braces() Classification: Unclassified Product: gcc Version: 4.9.0 Status:

[Bug c++/56961] stack overflow in gimplifier with volatile field

2013-04-15 Thread dimhen at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56961 --- Comment #3 from Dmitry G. Dyachenko dimhen at gmail dot com 2013-04-15 08:01:24 UTC --- gcc-4.7.2 / Fedora 18 FAIL too gcc version 4.7.2 20121109 (Red Hat 4.7.2-8) (GCC)

[Bug lto/57267] New: [4.9 regression] -flto-partition=none : symbol is already defined

2013-05-13 Thread dimhen at gmail dot com
Priority: P3 Component: lto Assignee: unassigned at gcc dot gnu.org Reporter: dimhen at gmail dot com 198366 PASS 198828 FAIL $ g++ -fpreprocessed -flto -c a.ii -o a.o $ g++ -fpreprocessed -flto -c b.ii -o b.o $ g++ -shared a.o b.o -O -flto -flto-partition=none -o

[Bug lto/57267] [4.9 regression] -flto-partition=none : symbol is already defined

2013-05-13 Thread dimhen at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57267 --- Comment #1 from Dmitry G. Dyachenko dimhen at gmail dot com --- 198815 FAIL

[Bug tree-optimization/57330] New: ICE: verify_gimple failed -O3 [tree-cfg.c:4792]

2013-05-19 Thread dimhen at gmail dot com
: tree-optimization Assignee: unassigned at gcc dot gnu.org Reporter: dimhen at gmail dot com r199075 FAIL $ cat x.i void foo ( int a) {} void *a; void bar () { void **( *b ) ( ) = foo; a = b ( 0 ); } $ gcc -fpreprocessed -O3 -c x.i x.i: In function 'bar': x.i:7:24: warning

[Bug tree-optimization/57331] New: ICE: tree check: expected integer_type or enumeral_type or boolean_type or real_type or fixed_point_type, have pointer_type in int_fits_type_p, at tree.c:8437

2013-05-19 Thread dimhen at gmail dot com
in int_fits_type_p, at tree.c:8437 Product: gcc Version: 4.9.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: tree-optimization Assignee: unassigned at gcc dot gnu.org Reporter: dimhen at gmail dot com r199075 FAIL

[Bug tree-optimization/57331] ICE: tree check: expected integer_type or enumeral_type or boolean_type or real_type or fixed_point_type, have pointer_type in int_fits_type_p, at tree.c:8437

2013-05-19 Thread dimhen at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57331 --- Comment #1 from Dmitry G. Dyachenko dimhen at gmail dot com --- r198354 PASS $ gcc -v Using built-in specs. COLLECT_GCC=gcc COLLECT_LTO_WRAPPER=/usr/local/gcc_current_198354/bin/../libexec/gcc/x86_64-unknown-linux-gnu/4.9.0/lto-wrapper Target

[Bug tree-optimization/57330] ICE: verify_gimple failed -O3 [tree-cfg.c:4792]

2013-05-19 Thread dimhen at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57330 --- Comment #1 from Dmitry G. Dyachenko dimhen at gmail dot com --- PASS versions from Fedora 18/19 gcc version 4.7.2 20121109 (Red Hat 4.7.2-8) (GCC) gcc version 4.8.0 20130412 (Red Hat 4.8.0-2) (GCC) both configured with --enable-checking

[Bug lto/57334] New: ICE: in input_gimple_stmt, at gimple-streamer-in.c:287

2013-05-19 Thread dimhen at gmail dot com
Component: lto Assignee: unassigned at gcc dot gnu.org Reporter: dimhen at gmail dot com r199075 FAIL $ cat main.ii extern C void soap_call_lcdpanel__AskLCDPanelYesNo (); main () { soap_call_lcdpanel__AskLCDPanelYesNo (); } $ cat a.i soap_serializeheader

[Bug lto/57267] [4.9 regression] -flto-partition=none : symbol is already defined

2013-05-20 Thread dimhen at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57267 --- Comment #3 from Dmitry G. Dyachenko dimhen at gmail dot com --- testcase fixed in 198917 is this PR duplicate of lto/57038 ? and how it's related to lto/47375 ? Sounds like PR number mismatch...

[Bug lto/57267] [4.9 regression] -flto-partition=none : symbol is already defined

2013-05-20 Thread dimhen at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57267 Dmitry G. Dyachenko dimhen at gmail dot com changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED

[Bug c++/57038] Latest libreoffice compilation fails with enabled LTO

2013-05-20 Thread dimhen at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57038 Dmitry G. Dyachenko dimhen at gmail dot com changed: What|Removed |Added CC||dimhen

[Bug c++/53848] [4.8 regression] ICE in decl_linkage at ../../gcc-trunk/gcc/cp/tree.c:3215

2012-07-04 Thread dimhen at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53848 --- Comment #2 from Dmitry G. Dyachenko dimhen at gmail dot com 2012-07-04 10:18:03 UTC --- extern C { struct s { enum { e = 0 } f; }; }

[Bug c++/53848] [4.8 regression] ICE in decl_linkage at ../../gcc-trunk/gcc/cp/tree.c:3215

2012-07-04 Thread dimhen at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53848 --- Comment #3 from Dmitry G. Dyachenko dimhen at gmail dot com 2012-07-04 10:19:37 UTC --- r189094 OK

[Bug lto/57334] ICE: in input_gimple_stmt, at gimple-streamer-in.c:287

2013-05-25 Thread dimhen at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57334 --- Comment #2 from Dmitry G. Dyachenko dimhen at gmail dot com --- gcc-4.8: PASS: 196672 (pre-4.8.0) 199240 gcc (GCC) 4.8.1 20130523 (prerelease) gcc-4.9: PASS 198354 FAIL 199000, 199239 simlified testcase $ cat a.i void foo () { } void bar

[Bug lto/57334] ICE: in input_gimple_stmt, at gimple-streamer-in.c:287

2013-05-25 Thread dimhen at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57334 --- Comment #3 from Dmitry G. Dyachenko dimhen at gmail dot com --- (In reply to Richard Biener from comment #1) I've seen this ICE before I think. else if (code == GIMPLE_LABEL) gcc_assert (emit_label_in_global_context_p

[Bug lto/57334] [4.9 regression] ICE: in input_gimple_stmt, at gimple-streamer-in.c:287

2013-06-08 Thread dimhen at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57334 Dmitry G. Dyachenko dimhen at gmail dot com changed: What|Removed |Added Summary|ICE: in input_gimple_stmt, |[4.9

[Bug lto/57613] New: [LTO] error multiple definition symbol for local symbol

2013-06-14 Thread dimhen at gmail dot com
Priority: P3 Component: lto Assignee: unassigned at gcc dot gnu.org Reporter: dimhen at gmail dot com $ cat foo.i void foo() { } $ gcc -fpreprocessed -flto -c foo.i $ ld -m elf_x86_64 -r -o hidden.o --whole-archive foo.o --no-whole-archive $ objcopy -G bar hidden.o $ cp

[Bug lto/57613] [LTO] error multiple definition symbol for local symbol

2013-06-18 Thread dimhen at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57613 --- Comment #2 from Dmitry G. Dyachenko dimhen at gmail dot com --- (In reply to Richard Biener from comment #1) I don't think it works that way, hidden visibility makes it non-exported from the dynamic object but it's still visible inside

[Bug lto/57613] [LTO] error multiple definition symbol for local symbol

2013-06-18 Thread dimhen at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57613 Dmitry G. Dyachenko dimhen at gmail dot com changed: What|Removed |Added Status|WAITING |RESOLVED

[Bug preprocessor/57760] New: preprocessor directive supress g++ warning

2013-06-30 Thread dimhen at gmail dot com
: preprocessor Assignee: unassigned at gcc dot gnu.org Reporter: dimhen at gmail dot com gcc version 4.9.0 20130629 (experimental) [trunk revision 200565] (GCC) gcc version 4.8.1 20130603 (Red Hat 4.8.1-1) (GCC) if I uncomment first line in x.ii : // #2064 3

[Bug bootstrap/58350] New: libvtv/testsuite: Makefile:369: *** missing separator. Stop.

2013-09-07 Thread dimhen at gmail dot com
Priority: P3 Component: bootstrap Assignee: unassigned at gcc dot gnu.org Reporter: dimhen at gmail dot com rev. 202352 Fedora 19/x86_64 configured as ~/src/gcc_current/configure --prefix=/usr/local/gcc_current --with-multilib-list=m64 --enable-checking=release

[Bug bootstrap/58386] New: [4.9 regression] libstdc++.so.6: undefined symbol: htab_hash_pointer

2013-09-10 Thread dimhen at gmail dot com
Priority: P3 Component: bootstrap Assignee: unassigned at gcc dot gnu.org Reporter: dimhen at gmail dot com rev.202478 FAIL rev.202421 OK Fedora 19/x86_64 configured as ~/src/gcc_current/configure --prefix=/usr/local/gcc_current --with-multilib-list=m64 --enable

[Bug bootstrap/58386] [4.9 regression] libstdc++.so.6: undefined symbol: htab_hash_pointer

2013-09-10 Thread dimhen at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58386 --- Comment #1 from Dmitry G. Dyachenko dimhen at gmail dot com --- Forget to mention: FAIL from c#1 was with make -j5 / 4 CPU with -enable-checking=release and 'make' FAIL differ checking for x86_64-unknown-linux-gnu-gcc... /home/dimhen/build

[Bug tree-optimization/58447] New: ICE: verify_gimple failed tree-cfg.c:4819

2013-09-17 Thread dimhen at gmail dot com
-optimization Assignee: unassigned at gcc dot gnu.org Reporter: dimhen at gmail dot com Created attachment 30838 -- http://gcc.gnu.org/bugzilla/attachment.cgi?id=30838action=edit testcase gcc-4.9 rev.202642 Fedora 19/x86_64 ICE with -O3 PASS with -O2 $ gcc -v Using built

[Bug c++/58448] New: ICE on invalid: tree_class_check_failed

2013-09-17 Thread dimhen at gmail dot com
++ Assignee: unassigned at gcc dot gnu.org Reporter: dimhen at gmail dot com $ gcc -v Using built-in specs. COLLECT_GCC=gcc COLLECT_LTO_WRAPPER=/usr/local/gcc_current/libexec/gcc/x86_64-unknown-linux-gnu/4.9.0/lto-wrapper Target: x86_64-unknown-linux-gnu Configured with: /home/dimhen

[Bug bootstrap/58350] libvtv/testsuite: Makefile:369: *** missing separator. Stop.

2013-09-17 Thread dimhen at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58350 Dmitry G. Dyachenko dimhen at gmail dot com changed: What|Removed |Added Status|NEW |RESOLVED

[Bug bootstrap/61631] [4.10 regression] ICE unwind-dw2.c:1639:5: internal compiler error: Segmentation fault

2014-07-14 Thread dimhen at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61631 Dmitry G. Dyachenko dimhen at gmail dot com changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED

[Bug bootstrap/61809] New: [4.10 regression] fold-const.c:14865:47: error: 'DECL_ARGUMENT' was not declared in this scope

2014-07-15 Thread dimhen at gmail dot com
Severity: normal Priority: P3 Component: bootstrap Assignee: unassigned at gcc dot gnu.org Reporter: dimhen at gmail dot com r212556 FAIL r212517 PASS ~/src/gcc_current/configure --enable-checking=fold --disable-multilib make [...] make[3]: Entering

  1   2   3   4   >