[Bug c/97578] ice during IPA pass: inline

2020-10-31 Thread su at cs dot ucdavis.edu via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97578 Zhendong Su changed: What|Removed |Added CC||su at cs dot ucdavis.edu --- Comment #4

[Bug tree-optimization/97633] New: ICE at -O3: verify_gimple failed

2020-10-29 Thread su at cs dot ucdavis.edu via Gcc-bugs
-optimization Assignee: unassigned at gcc dot gnu.org Reporter: su at cs dot ucdavis.edu Target Milestone: --- [508] % gcctk -v Using built-in specs. COLLECT_GCC=gcctk COLLECT_LTO_WRAPPER=/local/suz-local/software/local/gcc-trunk/libexec/gcc/x86_64-pc-linux-gnu/11.0.0/lto-wrapper Target

[Bug tree-optimization/97567] New: wrong code at -Os and above on x86_64-pc-linux-gnu

2020-10-25 Thread su at cs dot ucdavis.edu via Gcc-bugs
: tree-optimization Assignee: unassigned at gcc dot gnu.org Reporter: su at cs dot ucdavis.edu Target Milestone: --- [550] % gcctk -v Using built-in specs. COLLECT_GCC=gcctk COLLECT_LTO_WRAPPER=/local/suz-local/software/local/gcc-trunk/libexec/gcc/x86_64-pc-linux-gnu/11.0.0

[Bug tree-optimization/97559] New: ICE at -O1 and above on x86_64-pc-linux-gnu: verify_ssa failed

2020-10-24 Thread su at cs dot ucdavis.edu via Gcc-bugs
Priority: P3 Component: tree-optimization Assignee: unassigned at gcc dot gnu.org Reporter: su at cs dot ucdavis.edu Target Milestone: --- [566] % gcctk -v Using built-in specs. COLLECT_GCC=gcctk COLLECT_LTO_WRAPPER=/local/suz-local/software/local/gcc-trunk/libexec

[Bug tree-optimization/97556] New: ICE at -O2 and -O3 in 32-bit mode on x86_64-pc-linux-gnu in size_remaining, at builtins.c:235

2020-10-23 Thread su at cs dot ucdavis.edu via Gcc-bugs
Status: UNCONFIRMED Severity: normal Priority: P3 Component: tree-optimization Assignee: unassigned at gcc dot gnu.org Reporter: su at cs dot ucdavis.edu Target Milestone: --- [520] % gcctk -v Using built-in specs. COLLECT_GCC=gcctk COLLECT_LTO_WRAPPER

[Bug tree-optimization/97555] New: wrong code at -Os and above on x86_64-pc-linux-gnu

2020-10-23 Thread su at cs dot ucdavis.edu via Gcc-bugs
: tree-optimization Assignee: unassigned at gcc dot gnu.org Reporter: su at cs dot ucdavis.edu Target Milestone: --- [536] % gcctk -v Using built-in specs. COLLECT_GCC=gcctk COLLECT_LTO_WRAPPER=/local/suz-local/software/local/gcc-trunk/libexec/gcc/x86_64-pc-linux-gnu/11.0.0

[Bug tree-optimization/97467] New: ICE in verify_range, at value-range.cc:369 (-Os and above)

2020-10-17 Thread su at cs dot ucdavis.edu via Gcc-bugs
Priority: P3 Component: tree-optimization Assignee: unassigned at gcc dot gnu.org Reporter: su at cs dot ucdavis.edu Target Milestone: --- [594] % gcctk -v Using built-in specs. COLLECT_GCC=gcctk COLLECT_LTO_WRAPPER=/local/suz-local/software/local/gcc-trunk/libexec/gcc

[Bug tree-optimization/97466] New: ICE in vect_get_and_check_slp_defs, at tree-vect-slp.c:538 (at -O3)

2020-10-16 Thread su at cs dot ucdavis.edu via Gcc-bugs
Priority: P3 Component: tree-optimization Assignee: unassigned at gcc dot gnu.org Reporter: su at cs dot ucdavis.edu Target Milestone: --- [503] % gcctk -v Using built-in specs. COLLECT_GCC=gcctk COLLECT_LTO_WRAPPER=/local/suz-local/software/local/gcc-trunk

[Bug tree-optimization/97462] New: ICE in op1_range, at range-op.cc:1580 (-Os and above)

2020-10-16 Thread su at cs dot ucdavis.edu via Gcc-bugs
Component: tree-optimization Assignee: unassigned at gcc dot gnu.org Reporter: su at cs dot ucdavis.edu Target Milestone: --- [554] % gcctk -v Using built-in specs. COLLECT_GCC=gcctk COLLECT_LTO_WRAPPER=/local/suz-local/software/local/gcc-trunk/libexec/gcc/x86_64-pc-linux-gnu/11.0.0

[Bug rtl-optimization/91223] [10 Regression] ICE: in curr_insn_transform, at lra-constraints.c:4459

2019-07-23 Thread su at cs dot ucdavis.edu
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91223 Zhendong Su changed: What|Removed |Added CC||su at cs dot ucdavis.edu --- Comment #4

[Bug tree-optimization/91200] New: ICE on valid code at -O1: verify_ssa failed

2019-07-18 Thread su at cs dot ucdavis.edu
: tree-optimization Assignee: unassigned at gcc dot gnu.org Reporter: su at cs dot ucdavis.edu Target Milestone: --- It appears to be a recent regression. [512] % gcctk -v Using built-in specs. COLLECT_GCC=gcctk COLLECT_LTO_WRAPPER=/home/suz/software/gcctk/gcc-trunk/libexec/gcc

[Bug rtl-optimization/91190] New: ICE on valid code: in hashtab_chk_error, at hash-table.c:137

2019-07-17 Thread su at cs dot ucdavis.edu
Priority: P3 Component: rtl-optimization Assignee: unassigned at gcc dot gnu.org Reporter: su at cs dot ucdavis.edu Target Milestone: --- It appears to be a recent regression. $ gcctk -v Using built-in specs. COLLECT_GCC=gcctk COLLECT_LTO_WRAPPER=/home/suz

[Bug tree-optimization/90671] New: ICE on valid code at -Os and above with -g enabled in gsi_split_seq_after, at gimple-iterator.c:345

2019-05-29 Thread su at cs dot ucdavis.edu
: UNCONFIRMED Severity: normal Priority: P3 Component: tree-optimization Assignee: unassigned at gcc dot gnu.org Reporter: su at cs dot ucdavis.edu Target Milestone: --- This appears to be a recent regression. $ gcctk -v Using built-in specs. COLLECT_GCC

[Bug c++/89566] New: ICE on compilable C++ code: in gimple_call_arg, at gimple.h:3166

2019-03-03 Thread su at cs dot ucdavis.edu
Priority: P3 Component: c++ Assignee: unassigned at gcc dot gnu.org Reporter: su at cs dot ucdavis.edu Target Milestone: --- This seems to be a recent regression. $ g++tk -v Using built-in specs. COLLECT_GCC=g++tk COLLECT_LTO_WRAPPER=/home/su/software/tmp/gcc

[Bug tree-optimization/89536] New: wrong code at -Os and above on x86_64-linux-gnu

2019-02-28 Thread su at cs dot ucdavis.edu
: tree-optimization Assignee: unassigned at gcc dot gnu.org Reporter: su at cs dot ucdavis.edu Target Milestone: --- This appears to be a recent regression. $ gcctk -v Using built-in specs. COLLECT_GCC=gcctk COLLECT_LTO_WRAPPER=/home/su/software/tmp/gcc/gcc-trunk/libexec

[Bug c++/89138] New: ICE on valid C++11 code: in expand_expr_real_1, at expr.c:9993

2019-01-31 Thread su at cs dot ucdavis.edu
Priority: P3 Component: c++ Assignee: unassigned at gcc dot gnu.org Reporter: su at cs dot ucdavis.edu Target Milestone: --- The test seems to cause all versions since 4.x to crash. $ g++tk -v Using built-in specs. COLLECT_GCC=g++tk COLLECT_LTO_WRAPPER=/home/su

[Bug tree-optimization/89111] New: wrong code at -O1 and above on x86_64-linux-gnu

2019-01-29 Thread su at cs dot ucdavis.edu
: tree-optimization Assignee: unassigned at gcc dot gnu.org Reporter: su at cs dot ucdavis.edu Target Milestone: --- This appears to be a recent regression. $ gcctk -v Using built-in specs. COLLECT_GCC=gcctk COLLECT_LTO_WRAPPER=/home/su/software/tmp/gcc/gcc-trunk/libexec/gcc

[Bug c++/88824] erroneous report

2019-01-13 Thread su at cs dot ucdavis.edu
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88824 Zhendong Su changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---

[Bug c++/88826] New: ICE (segfault) when compiling invalid C++ code with -std=c++2a

2019-01-13 Thread su at cs dot ucdavis.edu
Priority: P3 Component: c++ Assignee: unassigned at gcc dot gnu.org Reporter: su at cs dot ucdavis.edu Target Milestone: --- This appears to be a recent regression. $ g++tk -v Using built-in specs. COLLECT_GCC=g++tk COLLECT_LTO_WRAPPER=/home/su/software/tmp/gcc

[Bug c++/88825] New: ICE on (invalid) C++11 code: tree check: expected class ‘type’, have ‘exceptional’ (error_mark) in can_do_nrvo_p, at cp/typeck.c:9361

2019-01-13 Thread su at cs dot ucdavis.edu
Version: unknown Status: UNCONFIRMED Severity: normal Priority: P3 Component: c++ Assignee: unassigned at gcc dot gnu.org Reporter: su at cs dot ucdavis.edu Target Milestone: --- This seems to be a recent regression. $ g++tk

[Bug c++/88824] New: ICE on invalid

2019-01-13 Thread su at cs dot ucdavis.edu
: unassigned at gcc dot gnu.org Reporter: su at cs dot ucdavis.edu Target Milestone: ---

[Bug c++/88819] New: ICE (segfault) when compiling C++ code with -std=c++2a

2019-01-13 Thread su at cs dot ucdavis.edu
Component: c++ Assignee: unassigned at gcc dot gnu.org Reporter: su at cs dot ucdavis.edu Target Milestone: --- This appears to be a recent regression. $ g++tk -v Using built-in specs. COLLECT_GCC=g++tk COLLECT_LTO_WRAPPER=/home/su/software/tmp/gcc/gcc-trunk/libexec/gcc/x86_64

[Bug tree-optimization/88621] New: wrong code at -O1 and above on x86_64-linux-gnu in 64-bit mode (not in 32-bit mode)

2018-12-27 Thread su at cs dot ucdavis.edu
Severity: normal Priority: P3 Component: tree-optimization Assignee: unassigned at gcc dot gnu.org Reporter: su at cs dot ucdavis.edu Target Milestone: --- This seems to be a recent regression. $ gcctk -v Using built-in specs. COLLECT_GCC=gcctk

[Bug c++/88325] New: ICE on (invalid) C++ code when compiled with -std=c++2a: in make_typename_type, at cp/decl.c:3816

2018-12-03 Thread su at cs dot ucdavis.edu
: UNCONFIRMED Severity: normal Priority: P3 Component: c++ Assignee: unassigned at gcc dot gnu.org Reporter: su at cs dot ucdavis.edu Target Milestone: --- This appears to be a recent regression. $ g++tk -v Using built-in specs. COLLECT_GCC=g++tk

[Bug c++/88295] New: ICE on (invalid) C++11 code: tree check: expected class ‘expression’, have ‘exceptiona’ (argument_pack_select) in tree_operand_check, at tree.h:3652

2018-12-01 Thread su at cs dot ucdavis.edu
, at tree.h:3652 Product: gcc Version: unknown Status: UNCONFIRMED Severity: normal Priority: P3 Component: c++ Assignee: unassigned at gcc dot gnu.org Reporter: su at cs dot ucdavis.edu Target Milestone: --- This appears

[Bug c++/88294] New: ICE on (invalid) C++11 code: in tsubst_copy, at cp/pt.c:15391

2018-12-01 Thread su at cs dot ucdavis.edu
Priority: P3 Component: c++ Assignee: unassigned at gcc dot gnu.org Reporter: su at cs dot ucdavis.edu Target Milestone: --- This appears to be a recent regression. $ g++tk -v Using built-in specs. COLLECT_GCC=g++tk COLLECT_LTO_WRAPPER=/home/su/software/tmp/gcc

[Bug c++/88293] New: ICE on C++11 code: in build_target_expr_with_type, at cp/tree.c:793

2018-12-01 Thread su at cs dot ucdavis.edu
Priority: P3 Component: c++ Assignee: unassigned at gcc dot gnu.org Reporter: su at cs dot ucdavis.edu Target Milestone: --- This appears to be a recent regression. $ g++tk -v Using built-in specs. COLLECT_GCC=g++tk COLLECT_LTO_WRAPPER=/home/su/software/tmp

[Bug c++/88196] New: ICE on (invalid) C++ code when compiled with -std=c++2a: in convert_nontype_argument, at cp/pt.c:7137

2018-11-25 Thread su at cs dot ucdavis.edu
Status: UNCONFIRMED Severity: normal Priority: P3 Component: c++ Assignee: unassigned at gcc dot gnu.org Reporter: su at cs dot ucdavis.edu Target Milestone: --- This appears to be a recent regression. $ g++tk -v Using built-in specs

[Bug c++/88193] New: ICE on (invalid) C++ code: Segmentation fault

2018-11-25 Thread su at cs dot ucdavis.edu
: c++ Assignee: unassigned at gcc dot gnu.org Reporter: su at cs dot ucdavis.edu Target Milestone: --- This appears to be a recent regression. $ g++tk -v Using built-in specs. COLLECT_GCC=g++tk COLLECT_LTO_WRAPPER=/home/su/software/tmp/gcc/gcc-trunk/libexec/gcc/x86_64-pc-linux

[Bug c++/88187] New: ICE on (invalid) C++ code when compiled with -std=c++17: Segmentation fault

2018-11-24 Thread su at cs dot ucdavis.edu
: normal Priority: P3 Component: c++ Assignee: unassigned at gcc dot gnu.org Reporter: su at cs dot ucdavis.edu Target Milestone: --- This appears to be a recent regression. $ g++tk -v Using built-in specs. COLLECT_GCC=g++tk COLLECT_LTO_WRAPPER=/home/su

[Bug c++/88184] New: ICE on (invalid) C++ code when compiled with -std=c++2a: unexpected expression ‘f’ of kind template_id_expr

2018-11-24 Thread su at cs dot ucdavis.edu
Status: UNCONFIRMED Severity: normal Priority: P3 Component: c++ Assignee: unassigned at gcc dot gnu.org Reporter: su at cs dot ucdavis.edu Target Milestone: --- It appears to be a recent regression. $ g++tk -v Using built-in specs

[Bug rtl-optimization/88033] New: ICE on valid code at -O2 and -O3 on x86-64-linux-gnu: in remove_some_program_points_and_update_live_ranges, at lra-lives.c:1179

2018-11-15 Thread su at cs dot ucdavis.edu
Version: unknown Status: UNCONFIRMED Severity: normal Priority: P3 Component: rtl-optimization Assignee: unassigned at gcc dot gnu.org Reporter: su at cs dot ucdavis.edu Target Milestone: --- $ gcctk -v Using built-in specs

[Bug bootstrap/87640] [9 regression] internal compiler error: in check, at tree-vrp.c:155

2018-10-18 Thread su at cs dot ucdavis.edu
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87640 Zhendong Su changed: What|Removed |Added CC||su at cs dot ucdavis.edu --- Comment #3

[Bug tree-optimization/87415] New: wrong code at -O1 and above on x86_64-linux-gnu

2018-09-24 Thread su at cs dot ucdavis.edu
: tree-optimization Assignee: unassigned at gcc dot gnu.org Reporter: su at cs dot ucdavis.edu Target Milestone: --- It appears to be a recent regression. $ gcctk -v Using built-in specs. COLLECT_GCC=gcctk COLLECT_LTO_WRAPPER=/home/su/software/tmp/gcc/gcc-trunk/libexec/gcc

[Bug tree-optimization/86990] [9 regression] wrong code at -O2 on x86_64-linux-gnu in 64-bit mode

2018-09-21 Thread su at cs dot ucdavis.edu
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86990 --- Comment #5 from Zhendong Su --- Thanks for the fix, Eric.

[Bug tree-optimization/87263] New: ICE on valid code at -O1: verify_ssa failed

2018-09-09 Thread su at cs dot ucdavis.edu
: tree-optimization Assignee: unassigned at gcc dot gnu.org Reporter: su at cs dot ucdavis.edu Target Milestone: --- It appears to be a recent regression. $ gcctk -v Using built-in specs. COLLECT_GCC=gcctk COLLECT_LTO_WRAPPER=/home/su/software/tmp/gcc/gcc-trunk/libexec/gcc

[Bug tree-optimization/87177] New: wrong code at -O2 and -O3 on x86-64-linux-gnu

2018-08-31 Thread su at cs dot ucdavis.edu
: tree-optimization Assignee: unassigned at gcc dot gnu.org Reporter: su at cs dot ucdavis.edu Target Milestone: --- It is a recent regression. $ gcctk -v Using built-in specs. COLLECT_GCC=gcctk COLLECT_LTO_WRAPPER=/home/su/software/tmp/gcc/gcc-trunk/libexec/gcc/x86_64-pc

[Bug tree-optimization/87176] New: wrong code at -Os and above on x86-64-linux-gnu

2018-08-31 Thread su at cs dot ucdavis.edu
: tree-optimization Assignee: unassigned at gcc dot gnu.org Reporter: su at cs dot ucdavis.edu Target Milestone: --- It is a recent regression. $ gcctk -v Using built-in specs. COLLECT_GCC=gcctk COLLECT_LTO_WRAPPER=/home/su/software/tmp/gcc/gcc-trunk/libexec/gcc/x86_64-pc

[Bug tree-optimization/87169] New: ICE on valid code at -Os and above on x86_64-linux-gnu: Segmentation fault

2018-08-31 Thread su at cs dot ucdavis.edu
: normal Priority: P3 Component: tree-optimization Assignee: unassigned at gcc dot gnu.org Reporter: su at cs dot ucdavis.edu Target Milestone: --- It is a recent regression. $ gcctk -v Using built-in specs. COLLECT_GCC=gcctk COLLECT_LTO_WRAPPER=/home/su

[Bug tree-optimization/87168] New: ICE on valid code at -Os and above on x86_64-linux-gnu: verify_ssa failed

2018-08-31 Thread su at cs dot ucdavis.edu
: normal Priority: P3 Component: tree-optimization Assignee: unassigned at gcc dot gnu.org Reporter: su at cs dot ucdavis.edu Target Milestone: --- It is a recent regression. $ gcctk -v Using built-in specs. COLLECT_GCC=gcctk COLLECT_LTO_WRAPPER=/home/su

[Bug tree-optimization/87126] New: ICE on valid code at -Os and above on x86_64-linux-gnu: in vn_reference_insert, at tree-ssa-sccvn.c:2698

2018-08-28 Thread su at cs dot ucdavis.edu
Status: UNCONFIRMED Severity: normal Priority: P3 Component: tree-optimization Assignee: unassigned at gcc dot gnu.org Reporter: su at cs dot ucdavis.edu Target Milestone: --- This is a very recent regression. $ gcctk -v Using built

[Bug rtl-optimization/86990] New: wrong code at -O2 on x86_64-linux-gnu in 64-bit mode

2018-08-17 Thread su at cs dot ucdavis.edu
Component: rtl-optimization Assignee: unassigned at gcc dot gnu.org Reporter: su at cs dot ucdavis.edu Target Milestone: --- It appears to be a recent regression. The reduced version is still quite large and complex, but it should be valid. The original unreduced test

[Bug c++/86205] New: ICE on valid C++11 code: in type_dependent_expression_p, at cp/pt.c:25193

2018-06-18 Thread su at cs dot ucdavis.edu
: normal Priority: P3 Component: c++ Assignee: unassigned at gcc dot gnu.org Reporter: su at cs dot ucdavis.edu Target Milestone: --- It appears to be a recent regression. $ g++tk -v Using built-in specs. COLLECT_GCC=g++tk COLLECT_LTO_WRAPPER=/home/su/software

[Bug tree-optimization/86066] New: wrong code at -Os and above on x86-64-linux-gnu

2018-06-05 Thread su at cs dot ucdavis.edu
: tree-optimization Assignee: unassigned at gcc dot gnu.org Reporter: su at cs dot ucdavis.edu Target Milestone: --- This appears to be a recent regression. $ gcctk -v Using built-in specs. COLLECT_GCC=gcctk COLLECT_LTO_WRAPPER=/home/su/software/tmp/gcc/gcc-trunk/libexec/gcc

[Bug tree-optimization/86035] New: wrong code at -O2 and -O3 on x86_64-linux-gnu

2018-06-02 Thread su at cs dot ucdavis.edu
: tree-optimization Assignee: unassigned at gcc dot gnu.org Reporter: su at cs dot ucdavis.edu Target Milestone: --- This appears to be a recent regression, and might be the same as or related to PR 86034. $ gcctk -v Using built-in specs. COLLECT_GCC=gcctk COLLECT_LTO_WRAPPER

[Bug tree-optimization/86034] New: wrong code at -Os on x86-64-linux-gnu in 64-bit mode

2018-06-02 Thread su at cs dot ucdavis.edu
Component: tree-optimization Assignee: unassigned at gcc dot gnu.org Reporter: su at cs dot ucdavis.edu Target Milestone: --- This appears to be a recent regression. $ gcctk -v Using built-in specs. COLLECT_GCC=gcctk COLLECT_LTO_WRAPPER=/home/su/software/tmp/gcc/gcc-trunk

[Bug tree-optimization/85767] New: wrong code at -O2 and -O3 on x86_64-linux-gnu in 64-bit mode (not in 32-bit mode)

2018-05-13 Thread su at cs dot ucdavis.edu
Severity: normal Priority: P3 Component: tree-optimization Assignee: unassigned at gcc dot gnu.org Reporter: su at cs dot ucdavis.edu Target Milestone: --- $ gcctk -v Using built-in specs. COLLECT_GCC=gcctk COLLECT_LTO_WRAPPER=/home/su/software/tmp/gcc/gcc-trunk

[Bug tree-optimization/85756] New: wrong code at -Os on x86-64-linux-gnu in 32-bit mode

2018-05-11 Thread su at cs dot ucdavis.edu
Component: tree-optimization Assignee: unassigned at gcc dot gnu.org Reporter: su at cs dot ucdavis.edu Target Milestone: --- $ gcctk -v Using built-in specs. COLLECT_GCC=gcctk COLLECT_LTO_WRAPPER=/home/su/software/tmp/gcc/gcc-trunk/libexec/gcc/x86_64-pc-linux-gnu/9.0.0/lto

[Bug tree-optimization/85582] New: wrong code at -O1 and above on x86_64-linux-gnu in 32-bit mode

2018-04-30 Thread su at cs dot ucdavis.edu
Priority: P3 Component: tree-optimization Assignee: unassigned at gcc dot gnu.org Reporter: su at cs dot ucdavis.edu Target Milestone: --- $ gcctk -v Using built-in specs. COLLECT_GCC=gcctk COLLECT_LTO_WRAPPER=/home/su/software/tmp/gcc/gcc-trunk/libexec/gcc/x86_64

[Bug tree-optimization/85529] New: wrong code at -O2 and -O3 on x86_64-linux-gnu

2018-04-25 Thread su at cs dot ucdavis.edu
: tree-optimization Assignee: unassigned at gcc dot gnu.org Reporter: su at cs dot ucdavis.edu Target Milestone: --- It appears to be a recent regression. $ gcctk -v Using built-in specs. COLLECT_GCC=gcctk COLLECT_LTO_WRAPPER=/home/su/software/tmp/gcc/gcc-trunk/libexec/gcc

[Bug c++/85070] New: ICE on C++ code: in lazily_declare_fn, at cp/method.c:2409

2018-03-25 Thread su at cs dot ucdavis.edu
Priority: P3 Component: c++ Assignee: unassigned at gcc dot gnu.org Reporter: su at cs dot ucdavis.edu Target Milestone: --- $ g++tk -v Using built-in specs. COLLECT_GCC=g++tk COLLECT_LTO_WRAPPER=/home/su/software/tmp/gcc/gcc-trunk/libexec/gcc/x86_64-pc-linux-gnu

[Bug c++/85028] New: ICE on invalid C++ code: in tsubst_default_argument, at cp/pt.c:12340

2018-03-22 Thread su at cs dot ucdavis.edu
Priority: P3 Component: c++ Assignee: unassigned at gcc dot gnu.org Reporter: su at cs dot ucdavis.edu Target Milestone: --- It appears to be a recent regression. $ g++tk -v Using built-in specs. COLLECT_GCC=g++tk COLLECT_LTO_WRAPPER=/home/su/software/tmp

[Bug c++/85027] New: ICE on invalid C++ code: in instantiate_type, at cp/class.c:8062

2018-03-21 Thread su at cs dot ucdavis.edu
Priority: P3 Component: c++ Assignee: unassigned at gcc dot gnu.org Reporter: su at cs dot ucdavis.edu Target Milestone: --- It seems to affect all versions since at least as early as 4.x. $ g++tk -v Using built-in specs. COLLECT_GCC=g++tk COLLECT_LTO_WRAPPER

[Bug tree-optimization/84811] ICE on valid code at -O3 in 64-bit mode on x86_64-linux-gnu: in smallest_mode_for_size, at stor-layout.c:355

2018-03-18 Thread su at cs dot ucdavis.edu
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84811 --- Comment #20 from Zhendong Su --- Created attachment 43695 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=43695=edit output from "gcctk -O3 -S -da small.c"

[Bug tree-optimization/84811] ICE on valid code at -O3 in 64-bit mode on x86_64-linux-gnu: in smallest_mode_for_size, at stor-layout.c:355

2018-03-17 Thread su at cs dot ucdavis.edu
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84811 --- Comment #18 from Zhendong Su --- > and attach small.tar.bz2, that will contain all the dumps. Jakub, done; please take a look.

[Bug tree-optimization/84811] ICE on valid code at -O3 in 64-bit mode on x86_64-linux-gnu: in smallest_mode_for_size, at stor-layout.c:355

2018-03-17 Thread su at cs dot ucdavis.edu
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84811 --- Comment #17 from Zhendong Su --- Created attachment 43694 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=43694=edit output from "gcctk -O3 -S -fdump-tree-all small.c"

[Bug tree-optimization/84811] ICE on valid code at -O3 in 64-bit mode on x86_64-linux-gnu: in smallest_mode_for_size, at stor-layout.c:355

2018-03-16 Thread su at cs dot ucdavis.edu
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84811 --- Comment #15 from Zhendong Su --- (In reply to Jakub Jelinek from comment #12) > Can you attach -fdump-tree-optimized and -fdump-rtl-cse2 > -fdump-rtl-pro_and_epilogue -fdump-rtl-dse ? I really wonder what is > different in our vs. your

[Bug tree-optimization/84811] ICE on valid code at -O3 in 64-bit mode on x86_64-linux-gnu: in smallest_mode_for_size, at stor-layout.c:355

2018-03-16 Thread su at cs dot ucdavis.edu
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84811 --- Comment #14 from Zhendong Su --- Created attachment 43688 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=43688=edit output from "gcctk -fdump-rtl-cse2 -fdump-rtl-pro_and_epilogue -fdump-rtl-dse2 -c small.c"

[Bug tree-optimization/84811] ICE on valid code at -O3 in 64-bit mode on x86_64-linux-gnu: in smallest_mode_for_size, at stor-layout.c:355

2018-03-16 Thread su at cs dot ucdavis.edu
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84811 --- Comment #13 from Zhendong Su --- Created attachment 43687 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=43687=edit output from "gcctk -fdump-rtl-cse2 -c small.c"

[Bug tree-optimization/84811] ICE on valid code at -O3 in 64-bit mode on x86_64-linux-gnu: in smallest_mode_for_size, at stor-layout.c:355

2018-03-16 Thread su at cs dot ucdavis.edu
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84811 --- Comment #11 from Zhendong Su --- (In reply to Martin Liška from comment #9) > Sorry, I meant --verbose. $ gcctk -O3 -c --verbose small.c Using built-in specs. COLLECT_GCC=gcctk Target: x86_64-pc-linux-gnu Configured with:

[Bug tree-optimization/84811] ICE on valid code at -O3 in 64-bit mode on x86_64-linux-gnu: in smallest_mode_for_size, at stor-layout.c:355

2018-03-15 Thread su at cs dot ucdavis.edu
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84811 --- Comment #8 from Zhendong Su --- > Can you please attach content of --save-temps? $ gcctk -O3 -c --save-temps small.c during RTL pass: dse1 small.c: In function ‘fn1’: small.c:12:1: internal compiler error: in smallest_mode_for_size, at

[Bug tree-optimization/84811] ICE on valid code at -O3 in 64-bit mode on x86_64-linux-gnu: in smallest_mode_for_size, at stor-layout.c:355

2018-03-14 Thread su at cs dot ucdavis.edu
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84811 --- Comment #6 from Zhendong Su --- (In reply to Martin Liška from comment #5) > > gcc version 8.0.1 20180310 (experimental) [trunk revision 258413] (GCC) > > Just a nit, this revision mentioned above is actually from GCC 7 branch. > Isn't that

[Bug tree-optimization/84811] ICE on valid code at -O3 in 64-bit mode on x86_64-linux-gnu: in smallest_mode_for_size, at stor-layout.c:355

2018-03-12 Thread su at cs dot ucdavis.edu
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84811 --- Comment #3 from Zhendong Su --- I still see the ICE with rev. 258447. $ gcctk -v Using built-in specs. COLLECT_GCC=gcctk COLLECT_LTO_WRAPPER=/home/su/software/tmp/gcc/gcc-trunk/libexec/gcc/x86_64-pc-linux-gnu/8.0.1/lto-wrapper Target:

[Bug ipa/84811] New: ICE on valid code at -O3 in 64-bit mode on x86_64-linux-gnu: in smallest_mode_for_size, at stor-layout.c:355

2018-03-10 Thread su at cs dot ucdavis.edu
Status: UNCONFIRMED Severity: normal Priority: P3 Component: ipa Assignee: unassigned at gcc dot gnu.org Reporter: su at cs dot ucdavis.edu CC: marxin at gcc dot gnu.org Target Milestone: --- $ gcctk -v Using built

[Bug rtl-optimization/84799] New: ICE on valid code at -O1: in lra_split_hard_reg_for, at lra-assigns.c:1802

2018-03-09 Thread su at cs dot ucdavis.edu
: normal Priority: P3 Component: rtl-optimization Assignee: unassigned at gcc dot gnu.org Reporter: su at cs dot ucdavis.edu Target Milestone: --- It appears to be recent regression. $ gcctk -v Using built-in specs. COLLECT_GCC=gcctk COLLECT_LTO_WRAPPER=/home

[Bug tree-optimization/84775] New: ICE on valid code at -O3: in check_loop_closed_ssa_def, at tree-ssa-loop-manip.c:709

2018-03-08 Thread su at cs dot ucdavis.edu
: UNCONFIRMED Severity: normal Priority: P3 Component: tree-optimization Assignee: unassigned at gcc dot gnu.org Reporter: su at cs dot ucdavis.edu Target Milestone: --- It appears to be a recent regression. $ gcctk -v Using built-in specs. COLLECT_GCC

[Bug tree-optimization/84746] New: ICE on valid code at -O2 and -O3: Segmentation fault

2018-03-06 Thread su at cs dot ucdavis.edu
Component: tree-optimization Assignee: unassigned at gcc dot gnu.org Reporter: su at cs dot ucdavis.edu Target Milestone: --- $ gcctk -v Using built-in specs. COLLECT_GCC=gcctk COLLECT_LTO_WRAPPER=/home/su/software/tmp/gcc/gcc-trunk/libexec/gcc/x86_64-pc-linux-gnu/8.0.1/lto

[Bug c++/84424] [8 Regression] ICE on C++ code: tree check: expected record_type or union_type or qual_union_type, have vector_type in reduced_constant_expression_p, at cp/constexpr.c:1766

2018-02-16 Thread su at cs dot ucdavis.edu
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84424 --- Comment #2 from Zhendong Su --- (In reply to Martin Sebor from comment #1) > I can confirm it with r257668 but not with the top of trunk (r257768). The > regression was introduced in r251948. I vaguely remember a bug with a test > case

[Bug c++/84424] New: ICE on C++ code: tree check: expected record_type or union_type or qual_union_type, have vector_type in reduced_constant_expression_p, at cp/constexpr.c:1766

2018-02-16 Thread su at cs dot ucdavis.edu
Product: gcc Version: unknown Status: UNCONFIRMED Severity: normal Priority: P3 Component: c++ Assignee: unassigned at gcc dot gnu.org Reporter: su at cs dot ucdavis.edu Target Milestone: --- This seems

[Bug c++/84160] New: ICE on valid C++11 code: in build_capture_proxy, at cp/lambda.c:446

2018-01-31 Thread su at cs dot ucdavis.edu
Priority: P3 Component: c++ Assignee: unassigned at gcc dot gnu.org Reporter: su at cs dot ucdavis.edu Target Milestone: --- This seems to be a recent regression. $ g++tk -v Using built-in specs. COLLECT_GCC=g++tk COLLECT_LTO_WRAPPER=/home/su/software/tmp

[Bug c++/84092] New: ICE on C++14 code with variable template: in build_qualified_name, at cp/tree.c:2043

2018-01-28 Thread su at cs dot ucdavis.edu
Severity: normal Priority: P3 Component: c++ Assignee: unassigned at gcc dot gnu.org Reporter: su at cs dot ucdavis.edu Target Milestone: --- This appears to be a recent regression. $ g++tk -v Using built-in specs. COLLECT_GCC=g++tk COLLECT_LTO_WRAPPER

[Bug c++/84091] New: ICE on valid C++ code: Segmentation fault

2018-01-28 Thread su at cs dot ucdavis.edu
++ Assignee: unassigned at gcc dot gnu.org Reporter: su at cs dot ucdavis.edu Target Milestone: --- This appears to be a recent regression. $ g++tk -v Using built-in specs. COLLECT_GCC=g++tk COLLECT_LTO_WRAPPER=/home/su/software/tmp/gcc/gcc-trunk/libexec/gcc/x86_64-pc-linux-gnu

[Bug c++/83947] New: ICE on invalid C++ code with auto: in tsubst_decl, at cp/pt.c:13046

2018-01-19 Thread su at cs dot ucdavis.edu
Priority: P3 Component: c++ Assignee: unassigned at gcc dot gnu.org Reporter: su at cs dot ucdavis.edu Target Milestone: --- This appears to be a recent regression. $ g++tk -v Using built-in specs. COLLECT_GCC=g++tk COLLECT_LTO_WRAPPER=/home/su/software/tmp

[Bug c++/83825] New: ICE on invalid C++ code with shadowed identifiers: in operator[], at vec.h:826

2018-01-12 Thread su at cs dot ucdavis.edu
Severity: normal Priority: P3 Component: c++ Assignee: unassigned at gcc dot gnu.org Reporter: su at cs dot ucdavis.edu Target Milestone: --- This appears to be a recent regression. $ g++tk -v Using built-in specs. COLLECT_GCC=g++tk COLLECT_LTO_WRAPPER=/home/su

[Bug c++/83824] New: ICE on invalid C++ code with alignas: in chainon, at tree.c:3037

2018-01-12 Thread su at cs dot ucdavis.edu
Priority: P3 Component: c++ Assignee: unassigned at gcc dot gnu.org Reporter: su at cs dot ucdavis.edu Target Milestone: --- This looks to be a recent regression. $ g++tk -v Using built-in specs. COLLECT_GCC=g++tk COLLECT_LTO_WRAPPER=/home/su/software/tmp/gcc

[Bug tree-optimization/83774] New: ICE at -O3 with -Wall: Segmentation fault

2018-01-10 Thread su at cs dot ucdavis.edu
-optimization Assignee: unassigned at gcc dot gnu.org Reporter: su at cs dot ucdavis.edu Target Milestone: --- This appears to be a very recent regression. $ gcctk -v Using built-in specs. COLLECT_GCC=gcctk COLLECT_LTO_WRAPPER=/home/su/software/tmp/gcc/gcc-trunk/libexec/gcc

[Bug tree-optimization/83695] New: ICE on valid code at -O3: Segmentation fault

2018-01-04 Thread su at cs dot ucdavis.edu
: tree-optimization Assignee: unassigned at gcc dot gnu.org Reporter: su at cs dot ucdavis.edu Target Milestone: --- This appears to be a recent regression. $ gcctk -v Using built-in specs. COLLECT_GCC=gcctk COLLECT_LTO_WRAPPER=/home/su/software/tmp/gcc/gcc-trunk/libexec/gcc

[Bug c++/83659] New: ICE on compilable C++ code: in tree_to_shwi, at tree.c:6821

2018-01-02 Thread su at cs dot ucdavis.edu
Priority: P3 Component: c++ Assignee: unassigned at gcc dot gnu.org Reporter: su at cs dot ucdavis.edu Target Milestone: --- This affects 7.x and the current trunk, and is a regression from 6.4.x. $ g++tk -v Using built-in specs. COLLECT_GCC=g++tk

[Bug tree-optimization/83337] New: ICE at -O3 x86_64-linux-gnu: in interpret_rhs_expr, at tree-scalar-evolution.c:1775

2017-12-08 Thread su at cs dot ucdavis.edu
Severity: normal Priority: P3 Component: tree-optimization Assignee: unassigned at gcc dot gnu.org Reporter: su at cs dot ucdavis.edu Target Milestone: --- This appears to be a very recent regression. $ gcctk -v Using built-in specs. COLLECT_GCC=gcctk

[Bug tree-optimization/83298] New: wrong code at -O1, -O2 and -O3 on x86_64-linux-gnu

2017-12-05 Thread su at cs dot ucdavis.edu
Component: tree-optimization Assignee: unassigned at gcc dot gnu.org Reporter: su at cs dot ucdavis.edu Target Milestone: --- This appears to be a recent regression. $ gcctk -v Using built-in specs. COLLECT_GCC=gcctk COLLECT_LTO_WRAPPER=/home/su/software/tmp/gcc/gcc-trunk/libexec

[Bug tree-optimization/83080] New: ICE at -Os and above with -Wall on C++ code: Segmentation fault

2017-11-20 Thread su at cs dot ucdavis.edu
Priority: P3 Component: tree-optimization Assignee: unassigned at gcc dot gnu.org Reporter: su at cs dot ucdavis.edu Target Milestone: --- This appears to be a recent regression. $ g++tk -v Using built-in specs. COLLECT_GCC=g++tk COLLECT_LTO_WRAPPER=/home/su

[Bug c++/83060] New: ICE on valid C++ code: in ignore_overflows, at cp/cvt.c:583

2017-11-19 Thread su at cs dot ucdavis.edu
Priority: P3 Component: c++ Assignee: unassigned at gcc dot gnu.org Reporter: su at cs dot ucdavis.edu Target Milestone: --- It affects at least all versions as early as 4.8.x. $ g++tk -v Using built-in specs. COLLECT_GCC=g++tk COLLECT_LTO_WRAPPER=/home/su/software

[Bug c++/83059] New: ICE on invalid C++ code: in tree_to_uhwi, at tree.c:6633

2017-11-19 Thread su at cs dot ucdavis.edu
Priority: P3 Component: c++ Assignee: unassigned at gcc dot gnu.org Reporter: su at cs dot ucdavis.edu Target Milestone: --- It seems to affect at least all versions as early as 4.8.x. $ g++tk -v Using built-in specs. COLLECT_GCC=g++tk COLLECT_LTO_WRAPPER=/home/su

[Bug c++/83058] New: ICE on C++ code with negative array index: in warn_placement_new_too_small, at cp/init.c:2666

2017-11-19 Thread su at cs dot ucdavis.edu
Severity: normal Priority: P3 Component: c++ Assignee: unassigned at gcc dot gnu.org Reporter: su at cs dot ucdavis.edu Target Milestone: --- This appears to be a recent regression. $ g++tk -v Using built-in specs. COLLECT_GCC=g++tk

[Bug ipa/83051] New: ICE on valid code at -O3: in edge_badness, at ipa-inline.c:1024

2017-11-19 Thread su at cs dot ucdavis.edu
Priority: P3 Component: ipa Assignee: unassigned at gcc dot gnu.org Reporter: su at cs dot ucdavis.edu CC: marxin at gcc dot gnu.org Target Milestone: --- $ gcctk -v Using built-in specs. COLLECT_GCC=gcctk COLLECT_LTO_WRAPPER=/home/su/software/tmp

[Bug tree-optimization/82816] New: ICE on valid code at -Os and above: in find_widening_optab_handler_and_mode, at optabs-query.c:414

2017-11-02 Thread su at cs dot ucdavis.edu
Status: UNCONFIRMED Severity: normal Priority: P3 Component: tree-optimization Assignee: unassigned at gcc dot gnu.org Reporter: su at cs dot ucdavis.edu Target Milestone: --- This appears to be a recent regression. $ gcctk -v Using built

[Bug tree-optimization/82762] New: ICE at -O3: in compute_antic, at tree-ssa-pre.c:2397

2017-10-28 Thread su at cs dot ucdavis.edu
Component: tree-optimization Assignee: unassigned at gcc dot gnu.org Reporter: su at cs dot ucdavis.edu Target Milestone: --- This appears to be a very recent regression. $ gcctk -v Using built-in specs. COLLECT_GCC=gcctk COLLECT_LTO_WRAPPER=/home/su/software/tmp/gcc/gcc-trunk

[Bug middle-end/82742] New: ICE on valid code at -O3: verify_flow_info failed

2017-10-26 Thread su at cs dot ucdavis.edu
Component: middle-end Assignee: unassigned at gcc dot gnu.org Reporter: su at cs dot ucdavis.edu Target Milestone: --- This seems to be a recent regression. $ gcctk -v Using built-in specs. COLLECT_GCC=gcctk COLLECT_LTO_WRAPPER=/home/su/software/tmp/gcc/gcc-trunk/libexec/gcc/x86_64

[Bug tree-optimization/82628] New: wrong code at -Os on x86_64-linux-gnu in the 32-bit mode

2017-10-19 Thread su at cs dot ucdavis.edu
Priority: P3 Component: tree-optimization Assignee: unassigned at gcc dot gnu.org Reporter: su at cs dot ucdavis.edu Target Milestone: --- This appears to be a recent regression. $ gcctk -v Using built-in specs. COLLECT_GCC=gcctk COLLECT_LTO_WRAPPER=/home/su/software

[Bug rtl-optimization/82597] New: ICE at -O2 and -O3 x86_64-linux-gnu in the 32-bit mode: in extract_constrain_insn, at recog.c:2207

2017-10-17 Thread su at cs dot ucdavis.edu
: UNCONFIRMED Severity: normal Priority: P3 Component: rtl-optimization Assignee: unassigned at gcc dot gnu.org Reporter: su at cs dot ucdavis.edu Target Milestone: --- $ gcctk -v Using built-in specs. COLLECT_GCC=gcctk COLLECT_LTO_WRAPPER=/home/su/software

[Bug tree-optimization/82574] New: wrong code at -O3 on x86_64-linux-gnu

2017-10-16 Thread su at cs dot ucdavis.edu
-optimization Assignee: unassigned at gcc dot gnu.org Reporter: su at cs dot ucdavis.edu Target Milestone: --- This seems to be a recent regression. $ gcctk -v Using built-in specs. COLLECT_GCC=gcctk COLLECT_LTO_WRAPPER=/home/su/software/tmp/gcc/gcc-trunk/libexec/gcc/x86_64-pc

[Bug c/82564] New: ICE at -O1 and above: in assign_stack_temp_for_type, at function.c:783

2017-10-16 Thread su at cs dot ucdavis.edu
: normal Priority: P3 Component: c Assignee: unassigned at gcc dot gnu.org Reporter: su at cs dot ucdavis.edu Target Milestone: --- This seems to affect at least as early as 4.8.x. $ gcctk -v Using built-in specs. COLLECT_GCC=gcctk COLLECT_LTO_WRAPPER=/home/su

[Bug tree-optimization/82549] New: ICE at -O1 and above: verify_gimple failed

2017-10-13 Thread su at cs dot ucdavis.edu
: tree-optimization Assignee: unassigned at gcc dot gnu.org Reporter: su at cs dot ucdavis.edu Target Milestone: --- This seems to be a recent regression. $ gcctk -v Using built-in specs. COLLECT_GCC=gcctk COLLECT_LTO_WRAPPER=/home/su/software/tmp/gcc/gcc-trunk/libexec/gcc/x86_64

[Bug tree-optimization/82441] New: ICE on valid code at -O3: qsort checking failed

2017-10-05 Thread su at cs dot ucdavis.edu
: tree-optimization Assignee: unassigned at gcc dot gnu.org Reporter: su at cs dot ucdavis.edu Target Milestone: --- $ gcctk -v Using built-in specs. COLLECT_GCC=gcctk COLLECT_LTO_WRAPPER=/home/su/software/tmp/gcc/gcc-trunk/libexec/gcc/x86_64-pc-linux-gnu/8.0.0/lto-wrapper

[Bug rtl-optimization/82388] wrong code at -O1 and above on x86_64-linux-gnu in 32-bit mode

2017-10-01 Thread su at cs dot ucdavis.edu
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82388 --- Comment #1 from Zhendong Su --- This one also seems to be related, but it fails non-deterministically. $ gcctk -Os tmp.c; a.out 32767 $ gcctk -Os tmp.c; a.out 0 $ gcctk -Os tmp.c; a.out 32767 $ gcctk -Os tmp.c; a.out 32767 $ gcctk -Os

[Bug rtl-optimization/82388] New: wrong code at -O1 and above on x86_64-linux-gnu in 32-bit mode

2017-10-01 Thread su at cs dot ucdavis.edu
Priority: P3 Component: rtl-optimization Assignee: unassigned at gcc dot gnu.org Reporter: su at cs dot ucdavis.edu Target Milestone: --- This might be related to PR 82387, which only manifests in the 64-bit mode, while this one only in the 32-bit mode. $ gcctk

[Bug rtl-optimization/82387] New: wrong code at -O1 and -Os on x86_64-linux-gnu in 64-bit mode

2017-10-01 Thread su at cs dot ucdavis.edu
Priority: P3 Component: rtl-optimization Assignee: unassigned at gcc dot gnu.org Reporter: su at cs dot ucdavis.edu Target Milestone: --- $ gcctk -v Using built-in specs. COLLECT_GCC=gcctk COLLECT_LTO_WRAPPER=/home/su/software/tmp/gcc/gcc-trunk/libexec/gcc/x86_64-pc

[Bug tree-optimization/82377] New: wrong code at -O1 and above on x86_64-linux-gnu

2017-09-30 Thread su at cs dot ucdavis.edu
: tree-optimization Assignee: unassigned at gcc dot gnu.org Reporter: su at cs dot ucdavis.edu Target Milestone: --- $ gcctk -v Using built-in specs. COLLECT_GCC=gcctk COLLECT_LTO_WRAPPER=/home/su/software/tmp/gcc/gcc-trunk/libexec/gcc/x86_64-pc-linux-gnu/8.0.0/lto-wrapper

[Bug tree-optimization/82363] New: wrong code at -O1, -O2 and -O3 on x86_64-linux-gnu

2017-09-29 Thread su at cs dot ucdavis.edu
Component: tree-optimization Assignee: unassigned at gcc dot gnu.org Reporter: su at cs dot ucdavis.edu Target Milestone: --- This seems to be a recent regression. $ gcctk -v Using built-in specs. COLLECT_GCC=gcctk COLLECT_LTO_WRAPPER=/home/su/software/tmp/gcc/gcc-trunk/libexec

[Bug tree-optimization/82291] New: wrong code at -O3 on x86_64-linux-gnu

2017-09-21 Thread su at cs dot ucdavis.edu
-optimization Assignee: unassigned at gcc dot gnu.org Reporter: su at cs dot ucdavis.edu Target Milestone: --- It should be a recent regression as 7.2.0 does not miscompile the test. $ gcctk -v Using built-in specs. COLLECT_GCC=gcctk COLLECT_LTO_WRAPPER=/home/su/software/tmp/gcc

  1   2   3   4   5   6   7   8   >