[Bug middle-end/55644] maybe-uninitialized false positive due to incorrect flow analysis when gotos are present

2013-03-03 Thread d.g.gorbachev at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55644 --- Comment #13 from Dmitry Gorbachev d.g.gorbachev at gmail dot com 2013-03-04 05:50:44 UTC --- (In reply to comment #6) I start to believe we should arrange for --disable-werror for any non-standard build config ... testing matrix

[Bug lto/56295] New: [4.8 Regression] Missed optimization with LTO

2013-02-12 Thread d.g.gorbachev at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56295 Bug #: 56295 Summary: [4.8 Regression] Missed optimization with LTO Classification: Unclassified Product: gcc Version: 4.8.0 Status: UNCONFIRMED Severity: minor

[Bug lto/56295] [4.8 Regression] Missed optimization with LTO

2013-02-12 Thread d.g.gorbachev at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56295 --- Comment #1 from Dmitry Gorbachev d.g.gorbachev at gmail dot com 2013-02-12 11:02:05 UTC --- Created attachment 29423 -- http://gcc.gnu.org/bugzilla/attachment.cgi?id=29423 Three other testcases These are unrelated testcases which

[Bug lto/56297] New: LTO: multiple definition error with global register variables

2013-02-12 Thread d.g.gorbachev at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56297 Bug #: 56297 Summary: LTO: multiple definition error with global register variables Classification: Unclassified Product: gcc Version: 4.8.0 Status:

[Bug lto/56295] [4.8 Regression] Missed optimization with LTO

2013-02-12 Thread d.g.gorbachev at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56295 --- Comment #5 from Dmitry Gorbachev d.g.gorbachev at gmail dot com 2013-02-12 16:26:39 UTC --- Created attachment 29425 -- http://gcc.gnu.org/bugzilla/attachment.cgi?id=29425 Modified testcase This slightly modified testcase still

[Bug lto/47900] Missed optimization with LTO

2013-02-06 Thread d.g.gorbachev at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47900 Dmitry Gorbachev d.g.gorbachev at gmail dot com changed: What|Removed |Added Status|NEW

[Bug lto/56232] New: Missed optimization with LTO

2013-02-06 Thread d.g.gorbachev at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56232 Bug #: 56232 Summary: Missed optimization with LTO Classification: Unclassified Product: gcc Version: 4.8.0 Status: UNCONFIRMED Severity: minor Priority:

[Bug lto/47936] [4.6 Regression] Missed optimization with LTO due to strict aliasing issues

2013-02-06 Thread d.g.gorbachev at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47936 Dmitry Gorbachev d.g.gorbachev at gmail dot com changed: What|Removed |Added Known to work|4.7.0

[Bug web/56233] New: Bugzilla: files (*.c, *.diff, etc.) wrongly recognized as application/octet-stream

2013-02-06 Thread d.g.gorbachev at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56233 Bug #: 56233 Summary: Bugzilla: files (*.c, *.diff, etc.) wrongly recognized as application/octet-stream Classification: Unclassified Product: gcc Version: unknown

[Bug web/56233] Bugzilla: files (*.c, *.diff, etc.) wrongly recognized as application/octet-stream

2013-02-06 Thread d.g.gorbachev at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56233 --- Comment #1 from Dmitry Gorbachev d.g.gorbachev at gmail dot com 2013-02-07 02:49:14 UTC --- Created attachment 29379 -- http://gcc.gnu.org/bugzilla/attachment.cgi?id=29379 Create New Attachment form

[Bug web/56233] Bugzilla: files (*.c, *.diff, etc.) wrongly recognized as application/octet-stream

2013-02-06 Thread d.g.gorbachev at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56233 --- Comment #3 from Dmitry Gorbachev d.g.gorbachev at gmail dot com 2013-02-07 03:34:21 UTC --- There is not much bugzilla can do. It could either ignore mime type as sent by the browser, or show the Content Type section.

[Bug web/56233] Bugzilla: files (*.c, *.diff, etc.) wrongly recognized as application/octet-stream

2013-02-06 Thread d.g.gorbachev at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56233 --- Comment #4 from Dmitry Gorbachev d.g.gorbachev at gmail dot com 2013-02-07 03:37:53 UTC --- Created attachment 29381 -- http://gcc.gnu.org/bugzilla/attachment.cgi?id=29381 Enter Bug form (w/o javascript)

[Bug middle-end/56167] ICE with invalid __attribute__ arguments

2013-02-01 Thread d.g.gorbachev at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56167 --- Comment #3 from Dmitry Gorbachev d.g.gorbachev at gmail dot com 2013-02-01 16:21:58 UTC --- No idea why you consider the rest as bugs. The diagnostic messages are somewhat confusing. I believe that `weakref', by analogy with `alias

[Bug middle-end/56167] New: ICE with invalid __attribute__ arguments

2013-01-31 Thread d.g.gorbachev at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56167 Bug #: 56167 Summary: ICE with invalid __attribute__ arguments Classification: Unclassified Product: gcc Version: 4.8.0 Status: UNCONFIRMED Severity: minor

[Bug lto/56168] New: [4.8 Regression] GCC seems to disregard -fno-builtin when compiling with LTO

2013-01-31 Thread d.g.gorbachev at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56168 Bug #: 56168 Summary: [4.8 Regression] GCC seems to disregard -fno-builtin when compiling with LTO Classification: Unclassified Product: gcc Version: 4.8.0

[Bug lto/56147] New: [4.8 Regression] ICE on invalid code in lto_symtab_merge_decls_1

2013-01-30 Thread d.g.gorbachev at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56147 Bug #: 56147 Summary: [4.8 Regression] ICE on invalid code in lto_symtab_merge_decls_1 Classification: Unclassified Product: gcc Version: 4.8.0 Status:

[Bug lto/56147] [4.8 Regression] ICE on invalid code in lto_symtab_merge_decls_1

2013-01-30 Thread d.g.gorbachev at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56147 Dmitry Gorbachev d.g.gorbachev at gmail dot com changed: What|Removed |Added Keywords

[Bug lto/56061] [4.8 Regression] ICE in lto1 (in inline_call, at ipa-inline-transform.c:267)

2013-01-30 Thread d.g.gorbachev at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56061 --- Comment #2 from Dmitry Gorbachev d.g.gorbachev at gmail dot com 2013-01-30 10:54:22 UTC --- (In reply to comment #1) I don't think we necessarily want to support this fully... Are such bug reports useful, or it's just a nuisance

[Bug lto/56061] [4.8 Regression] ICE in lto1 (in inline_call, at ipa-inline-transform.c:267)

2013-01-30 Thread d.g.gorbachev at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56061 --- Comment #7 from Dmitry Gorbachev d.g.gorbachev at gmail dot com 2013-01-30 13:39:37 UTC --- The other way around, compiling and installing with -O2 but then at link time use -O0 -g to get a debug build is more questionable

[Bug driver/56062] Enhance -fuse-ld= option

2013-01-24 Thread d.g.gorbachev at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56062 --- Comment #3 from Dmitry Gorbachev d.g.gorbachev at gmail dot com 2013-01-24 14:58:58 UTC --- Yes, it is not a very important thing, but it should not be harder to maintain then -fuse-ld=bfd, -fuse-ld=gold options. It is not like I

[Bug c++/56059] New: SIGSEGV on invalid C++11 code

2013-01-20 Thread d.g.gorbachev at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56059 Bug #: 56059 Summary: SIGSEGV on invalid C++11 code Classification: Unclassified Product: gcc Version: 4.8.0 Status: UNCONFIRMED Severity: minor Priority:

[Bug c++/56060] New: ICE on invalid code in type_dependent_expression_p, at cp/pt.c:19742

2013-01-20 Thread d.g.gorbachev at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56060 Bug #: 56060 Summary: ICE on invalid code in type_dependent_expression_p, at cp/pt.c:19742 Classification: Unclassified Product: gcc Version: 4.8.0 Status:

[Bug lto/56061] New: [4.8 Regression] ICE in lto1 (in inline_call, at ipa-inline-transform.c:267)

2013-01-20 Thread d.g.gorbachev at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56061 Bug #: 56061 Summary: [4.8 Regression] ICE in lto1 (in inline_call, at ipa-inline-transform.c:267) Classification: Unclassified Product: gcc Version: 4.8.0

[Bug c++/56059] SIGSEGV on invalid C++11 code

2013-01-20 Thread d.g.gorbachev at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56059 --- Comment #1 from Dmitry Gorbachev d.g.gorbachev at gmail dot com 2013-01-21 06:31:18 UTC --- Created attachment 29232 -- http://gcc.gnu.org/bugzilla/attachment.cgi?id=29232 Testcase

[Bug c++/56060] ICE on invalid code in type_dependent_expression_p, at cp/pt.c:19742

2013-01-20 Thread d.g.gorbachev at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56060 --- Comment #1 from Dmitry Gorbachev d.g.gorbachev at gmail dot com 2013-01-21 06:31:59 UTC --- Created attachment 29233 -- http://gcc.gnu.org/bugzilla/attachment.cgi?id=29233 Testcase

[Bug c++/56059] SIGSEGV on invalid C++11 code

2013-01-20 Thread d.g.gorbachev at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56059 Dmitry Gorbachev d.g.gorbachev at gmail dot com changed: What|Removed |Added Keywords

[Bug driver/56062] New: Enhance -fuse-ld= option

2013-01-20 Thread d.g.gorbachev at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56062 Bug #: 56062 Summary: Enhance -fuse-ld= option Classification: Unclassified Product: gcc Version: 4.8.0 Status: UNCONFIRMED Severity: enhancement

[Bug target/49826] [4.7/4.8 Regression] Symbols are not decorated with attribute stdcall and -mrtd

2013-01-15 Thread d.g.gorbachev at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49826 --- Comment #9 from Dmitry Gorbachev d.g.gorbachev at gmail dot com 2013-01-15 23:47:58 UTC --- Hmm, can't reproduce what your issue is here actual. The issue is that --enable-stdcall-fixup only works with plain object files and does

[Bug middle-end/55750] New: [4.8 Regression] :-( in expand_expr_addr_expr_1, at expr.c:7646

2012-12-19 Thread d.g.gorbachev at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55750 Bug #: 55750 Summary: [4.8 Regression] :-( in expand_expr_addr_expr_1, at expr.c:7646 Classification: Unclassified Product: gcc Version: 4.8.0 Status:

[Bug middle-end/55750] [4.8 Regression] :-( in expand_expr_addr_expr_1, at expr.c:7646

2012-12-19 Thread d.g.gorbachev at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55750 --- Comment #2 from Dmitry Gorbachev d.g.gorbachev at gmail dot com 2012-12-20 05:55:22 UTC --- Tried i686-pc-linux-gnu, i686-w64-mingw32.

[Bug lto/55525] New: ICE: tree check: expected array_type, have pointer_type in array_ref_low_bound, at expr.c:6768

2012-11-28 Thread d.g.gorbachev at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55525 Bug #: 55525 Summary: ICE: tree check: expected array_type, have pointer_type in array_ref_low_bound, at expr.c:6768 Classification: Unclassified Product: gcc Version:

[Bug lto/55525] ICE: tree check: expected array_type, have pointer_type in array_ref_low_bound, at expr.c:6768

2012-11-28 Thread d.g.gorbachev at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55525 Dmitry Gorbachev d.g.gorbachev at gmail dot com changed: What|Removed |Added Attachment #28826|application/octet-stream

[Bug lto/55525] ICE: tree check: expected array_type, have pointer_type in array_ref_low_bound, at expr.c:6768

2012-11-28 Thread d.g.gorbachev at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55525 --- Comment #2 from Dmitry Gorbachev d.g.gorbachev at gmail dot com 2012-11-29 03:07:21 UTC --- 4.8.0: In file included from :0:0: 1.c:3:6: warning: type of 's' does not match original declaration [enabled by default] char s[8

[Bug target/55390] New: [4.8 Regression] Error when building with -mfpmath=sse

2012-11-19 Thread d.g.gorbachev at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55390 Bug #: 55390 Summary: [4.8 Regression] Error when building with -mfpmath=sse Classification: Unclassified Product: gcc Version: 4.8.0 Status: UNCONFIRMED Severity:

[Bug other/48983] No diagnostic message about no space left on device with LTO

2012-11-15 Thread d.g.gorbachev at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48983 --- Comment #3 from Dmitry Gorbachev d.g.gorbachev at gmail dot com 2012-11-15 19:26:38 UTC --- And this is not particularly useful: lto1: fatal error: short write.

[Bug preprocessor/55242] continued lines not always merged into one long line

2012-11-09 Thread d.g.gorbachev at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55242 --- Comment #1 from Dmitry Gorbachev d.g.gorbachev at gmail dot com 2012-11-09 20:23:47 UTC --- It's a feature, not a bug (see PR41748, PR45696, and PR48383). Perhaps it should be mentioned in the preprocessor documentation.

[Bug middle-end/55130] [4.8 Regression] ICE in insn_rhs_dead_pseudo_p, at lra-constraints.c:3224

2012-11-06 Thread d.g.gorbachev at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55130 Dmitry Gorbachev d.g.gorbachev at gmail dot com changed: What|Removed |Added Status|NEW

[Bug lto/48427] ICE: tree check: expected array_type, have pointer_type in array_ref_low_bound, at expr.c:6253

2012-10-29 Thread d.g.gorbachev at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48427 Dmitry Gorbachev d.g.gorbachev at gmail dot com changed: What|Removed |Added Status|UNCONFIRMED

[Bug debug/38226] Configure time option --with-stabs does not work

2012-10-29 Thread d.g.gorbachev at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38226 Dmitry Gorbachev d.g.gorbachev at gmail dot com changed: What|Removed |Added Status|UNCONFIRMED

[Bug middle-end/55130] New: [4.8 Regression] ICE in insn_rhs_dead_pseudo_p, at lra-constraints.c:3224

2012-10-29 Thread d.g.gorbachev at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55130 Bug #: 55130 Summary: [4.8 Regression] ICE in insn_rhs_dead_pseudo_p, at lra-constraints.c:3224 Classification: Unclassified Product: gcc Version: 4.8.0

[Bug target/55126] Libstdc++-v3 fails to compile

2012-10-29 Thread d.g.gorbachev at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55126 --- Comment #3 from Dmitry Gorbachev d.g.gorbachev at gmail dot com 2012-10-30 01:14:47 UTC --- A dup of PR54957 / PR55014.

[Bug lto/55102] New: The options -flto and -On do not behave as described in GCC docs

2012-10-27 Thread d.g.gorbachev at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55102 Bug #: 55102 Summary: The options -flto and -On do not behave as described in GCC docs Classification: Unclassified Product: gcc Version: 4.8.0 Status:

[Bug debug/55094] New: [4.7/4.8 Regression] ICE in maybe_record_trace_start, at dwarf2cfi.c:2224

2012-10-26 Thread d.g.gorbachev at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55094 Bug #: 55094 Summary: [4.7/4.8 Regression] ICE in maybe_record_trace_start, at dwarf2cfi.c:2224 Classification: Unclassified Product: gcc Version: 4.8.0

[Bug middle-end/54957] Two crashes introduced by rev192488

2012-10-23 Thread d.g.gorbachev at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54957 --- Comment #15 from Dmitry Gorbachev d.g.gorbachev at gmail dot com 2012-10-23 21:16:37 UTC --- Mingw32 target, GCC 4.8.0 20121021 (experimental). $ cat bug.cc struct S { ~S(); }; int main() { S s1, s2, s3, s4, s5, s6, s7

[Bug tree-optimization/54981] New: [4.8 Regression] Different code generated with / without `-g'

2012-10-18 Thread d.g.gorbachev at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54981 Bug #: 54981 Summary: [4.8 Regression] Different code generated with / without `-g' Classification: Unclassified Product: gcc Version: 4.8.0 Status:

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

2012-10-11 Thread d.g.gorbachev at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54728 --- Comment #4 from Dmitry Gorbachev d.g.gorbachev at gmail dot com 2012-10-11 07:06:58 UTC --- Created attachment 28417 -- http://gcc.gnu.org/bugzilla/attachment.cgi?id=28417 Testcase Compile with `g++ -g -O1 -flto -flto-partition

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

2012-10-11 Thread d.g.gorbachev at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54728 --- Comment #5 from Dmitry Gorbachev d.g.gorbachev at gmail dot com 2012-10-11 07:07:51 UTC --- Created attachment 28418 -- http://gcc.gnu.org/bugzilla/attachment.cgi?id=28418 Backtrace with -O0

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

2012-10-11 Thread d.g.gorbachev at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54728 --- Comment #6 from Dmitry Gorbachev d.g.gorbachev at gmail dot com 2012-10-11 07:08:29 UTC --- Created attachment 28419 -- http://gcc.gnu.org/bugzilla/attachment.cgi?id=28419 Backtrace with -O1

[Bug tree-optimization/54824] [4.8 Regression] ICE in verify_loop_structure

2012-10-10 Thread d.g.gorbachev at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54824 --- Comment #2 from Dmitry Gorbachev d.g.gorbachev at gmail dot com 2012-10-10 06:13:05 UTC --- Created attachment 28409 -- http://gcc.gnu.org/bugzilla/attachment.cgi?id=28409 Testcase #2 Another testcase. Compile with `-O2 -funswitch

[Bug tree-optimization/54877] New: [4.7/4.8 Regression] ICE: tree check: expected ssa_name, have real_cst in copy_ssa_name_fn, at tree-ssanames.c:335

2012-10-09 Thread d.g.gorbachev at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54877 Bug #: 54877 Summary: [4.7/4.8 Regression] ICE: tree check: expected ssa_name, have real_cst in copy_ssa_name_fn, at tree-ssanames.c:335 Classification: Unclassified

[Bug tree-optimization/54877] [4.7/4.8 Regression] ICE: tree check: expected ssa_name, have real_cst in copy_ssa_name_fn, at tree-ssanames.c:335

2012-10-09 Thread d.g.gorbachev at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54877 Dmitry Gorbachev d.g.gorbachev at gmail dot com changed: What|Removed |Added Keywords

[Bug lto/54790] [4.8 Regression] Missing optimization with LTO

2012-10-06 Thread d.g.gorbachev at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54790 --- Comment #4 from Dmitry Gorbachev d.g.gorbachev at gmail dot com 2012-10-06 07:57:12 UTC --- Created attachment 28369 -- http://gcc.gnu.org/bugzilla/attachment.cgi?id=28369 Testcase #2 Another (perhaps related) issue.

[Bug lto/54790] [4.8 Regression] Missing optimization with LTO

2012-10-06 Thread d.g.gorbachev at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54790 --- Comment #5 from Dmitry Gorbachev d.g.gorbachev at gmail dot com 2012-10-06 08:02:20 UTC --- Created attachment 28370 -- http://gcc.gnu.org/bugzilla/attachment.cgi?id=28370 Testcase #3 Undefined reference bug. With gold

[Bug lto/54824] New: [4.8 Regression] ICE in verify_loop_structure with LTO

2012-10-05 Thread d.g.gorbachev at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54824 Bug #: 54824 Summary: [4.8 Regression] ICE in verify_loop_structure with LTO Classification: Unclassified Product: gcc Version: 4.8.0 Status: UNCONFIRMED Severity:

[Bug lto/54824] [4.8 Regression] ICE in verify_loop_structure with LTO

2012-10-05 Thread d.g.gorbachev at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54824 --- Comment #1 from Dmitry Gorbachev d.g.gorbachev at gmail dot com 2012-10-05 11:47:19 UTC --- Created attachment 28362 -- http://gcc.gnu.org/bugzilla/attachment.cgi?id=28362 Testcase GCC 20120923 (r191654) - fails, 20120916 (r191367

[Bug driver/54789] [4.8 Regression] Error in GCC driver when defining GCC_COMPARE_DEBUG

2012-10-04 Thread d.g.gorbachev at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54789 --- Comment #1 from Dmitry Gorbachev d.g.gorbachev at gmail dot com 2012-10-04 09:46:45 UTC --- Created attachment 28355 -- http://gcc.gnu.org/bugzilla/attachment.cgi?id=28355 Patch

[Bug driver/54789] [4.8 Regression] Error in GCC driver when defining GCC_COMPARE_DEBUG

2012-10-04 Thread d.g.gorbachev at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54789 Dmitry Gorbachev d.g.gorbachev at gmail dot com changed: What|Removed |Added CC

[Bug driver/54789] [4.8 Regression] Error in GCC driver when defining GCC_COMPARE_DEBUG

2012-10-04 Thread d.g.gorbachev at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54789 Dmitry Gorbachev d.g.gorbachev at gmail dot com changed: What|Removed |Added Keywords

[Bug lto/54790] New: [4.8 Regression] Missing optimization with LTO

2012-10-03 Thread d.g.gorbachev at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54790 Bug #: 54790 Summary: [4.8 Regression] Missing optimization with LTO Classification: Unclassified Product: gcc Version: 4.8.0 Status: UNCONFIRMED Severity: normal

[Bug driver/54789] New: [4.8 Regression] Error in GCC driver when defining GCC_COMPARE_DEBUG

2012-10-02 Thread d.g.gorbachev at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54789 Bug #: 54789 Summary: [4.8 Regression] Error in GCC driver when defining GCC_COMPARE_DEBUG Classification: Unclassified Product: gcc Version: 4.8.0 Status:

[Bug debug/54499] New: GCC produces wrong debugging information, failure while assembling generated .s file

2012-09-05 Thread d.g.gorbachev at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54499 Bug #: 54499 Summary: GCC produces wrong debugging information, failure while assembling generated .s file Classification: Unclassified Product: gcc Version: 4.8.0

[Bug debug/54499] GCC produces wrong debugging information, failure while assembling generated .s file

2012-09-05 Thread d.g.gorbachev at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54499 --- Comment #1 from Dmitry Gorbachev d.g.gorbachev at gmail dot com 2012-09-06 00:03:39 UTC --- Created attachment 28139 -- http://gcc.gnu.org/bugzilla/attachment.cgi?id=28139 Code generated by GCC

[Bug lto/50147] LTO: Segmentation fault in infinite_empty_loop_p

2012-05-16 Thread d.g.gorbachev at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50147 --- Comment #2 from Dmitry Gorbachev d.g.gorbachev at gmail dot com 2012-05-16 10:04:55 UTC --- Created attachment 27418 -- http://gcc.gnu.org/bugzilla/attachment.cgi?id=27418 Bt from GCC 4.7.1

[Bug lto/50147] LTO: Segmentation fault in infinite_empty_loop_p

2012-05-16 Thread d.g.gorbachev at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50147 Dmitry Gorbachev d.g.gorbachev at gmail dot com changed: What|Removed |Added Status|RESOLVED

[Bug lto/52399] New: With `-flto', `-Wno-clobbered' does not suppress the might be clobbered warning

2012-02-27 Thread d.g.gorbachev at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52399 Bug #: 52399 Summary: With `-flto', `-Wno-clobbered' does not suppress the might be clobbered warning Classification: Unclassified Product: gcc Version: 4.7.0

[Bug target/51726] LTO and attribute 'selectany'

2012-01-23 Thread d.g.gorbachev at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51726 --- Comment #2 from Dmitry Gorbachev d.g.gorbachev at gmail dot com 2012-01-23 20:22:00 UTC --- Created attachment 26437 -- http://gcc.gnu.org/bugzilla/attachment.cgi?id=26437 Patch (not tested)

[Bug target/51900] [4.6/4.7 Regression] const variable initialization always zero

2012-01-20 Thread d.g.gorbachev at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51900 --- Comment #11 from Dmitry Gorbachev d.g.gorbachev at gmail dot com 2012-01-20 22:37:02 UTC --- It looks like a GCC bug, not INVALID. myVar[i] is replaced by constant zero in main().

[Bug c++/51827] Error: 'FOO' conflicts with a previous declaration, with PCH/LTO/C++11

2012-01-16 Thread d.g.gorbachev at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51827 --- Comment #4 from Dmitry Gorbachev d.g.gorbachev at gmail dot com 2012-01-16 16:54:43 UTC --- Thus I don't see where is the issue. The issue is a rather confusing error message. It looks as if there was a compiler bug. shall we close

[Bug lto/51859] Linker option effects not reflected in symbol resolution file

2012-01-16 Thread d.g.gorbachev at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51859 --- Comment #2 from Dmitry Gorbachev d.g.gorbachev at gmail dot com 2012-01-16 17:39:13 UTC --- Created attachment 26343 -- http://gcc.gnu.org/bugzilla/attachment.cgi?id=26343 Testcase I also experienced this bug. `_Unwind_Resume' referenced

[Bug lto/51859] Linker option effects not reflected in symbol resolution file

2012-01-16 Thread d.g.gorbachev at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51859 --- Comment #3 from Dmitry Gorbachev d.g.gorbachev at gmail dot com 2012-01-16 17:40:24 UTC --- Created attachment 26344 -- http://gcc.gnu.org/bugzilla/attachment.cgi?id=26344 Testcase #2 (mingw32 target) `_bar' referenced in section `.text

[Bug c++/51827] Error: 'FOO' conflicts with a previous declaration, with PCH/LTO/C++11

2012-01-16 Thread d.g.gorbachev at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51827 --- Comment #7 from Dmitry Gorbachev d.g.gorbachev at gmail dot com 2012-01-16 18:28:20 UTC --- (In reply to comment #5) What's confusing about it, I don't understand. There are two errors and notes, all pointing to the same source location

[Bug c++/51827] Error: 'FOO' conflicts with a previous declaration, with PCH/LTO/C++11

2012-01-12 Thread d.g.gorbachev at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51827 --- Comment #2 from Dmitry Gorbachev d.g.gorbachev at gmail dot com 2012-01-12 10:53:44 UTC --- I already mentioned PCH and .H extension, but just to be 100% clear, the error happens only when compiling the testcase as a c++ header. Reproduced

[Bug target/51843] New: ICE with LTO and attribute `dllimport'

2012-01-12 Thread d.g.gorbachev at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51843 Bug #: 51843 Summary: ICE with LTO and attribute `dllimport' Classification: Unclassified Product: gcc Version: 4.7.0 Status: UNCONFIRMED Severity: normal Priority:

[Bug c++/51827] New: Error: 'FOO' conflicts with a previous declaration, with PCH/LTO/C++11

2012-01-11 Thread d.g.gorbachev at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51827 Bug #: 51827 Summary: Error: 'FOO' conflicts with a previous declaration, with PCH/LTO/C++11 Classification: Unclassified Product: gcc Version: 4.7.0 Status:

[Bug target/49826] [4.7 Regression] Symbols are not decorated with attribute stdcall and -mrtd

2012-01-01 Thread d.g.gorbachev at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49826 --- Comment #4 from Dmitry Gorbachev d.g.gorbachev at gmail dot com 2012-01-01 15:33:59 UTC --- (In reply to comment #3) The linker does not work very well with undecorated stdcall-s. For example: http://sourceware.org/PR13495. But if that bug

[Bug target/51726] New: LTO and attribute 'selectany'

2012-01-01 Thread d.g.gorbachev at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51726 Bug #: 51726 Summary: LTO and attribute 'selectany' Classification: Unclassified Product: gcc Version: 4.6.3 Status: UNCONFIRMED Severity: normal Priority: P3

[Bug target/51523] LTO keeps unneeded functions (mingw32 target)

2011-12-14 Thread d.g.gorbachev at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51523 --- Comment #6 from Dmitry Gorbachev d.g.gorbachev at gmail dot com 2011-12-14 15:45:29 UTC --- Filed a linker bug http://sourceware.org/PR13497.

[Bug c/51542] bootstrap failure due to uninitialized variable use in c-parser

2011-12-13 Thread d.g.gorbachev at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51542 --- Comment #1 from Dmitry Gorbachev d.g.gorbachev at gmail dot com 2011-12-14 05:17:04 UTC --- PR 50148.

[Bug target/51523] LTO keeps unneeded functions (mingw32 target)

2011-12-13 Thread d.g.gorbachev at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51523 --- Comment #4 from Dmitry Gorbachev d.g.gorbachev at gmail dot com 2011-12-14 06:02:21 UTC --- Created attachment 26075 -- http://gcc.gnu.org/bugzilla/attachment.cgi?id=26075 Two resolution files Here you are. The resolution files differ

[Bug lto/48259] Internal compiler errors in lto1

2011-12-12 Thread d.g.gorbachev at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48259 --- Comment #10 from Dmitry Gorbachev d.g.gorbachev at gmail dot com 2011-12-12 21:43:15 UTC --- Recent GCC 4.7.0 works with both testcases. GCC 4.6.3 still fails on the 1st.

[Bug lto/48427] ICE: tree check: expected array_type, have pointer_type in array_ref_low_bound, at expr.c:6253

2011-12-12 Thread d.g.gorbachev at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48427 --- Comment #2 from Dmitry Gorbachev d.g.gorbachev at gmail dot com 2011-12-12 21:43:38 UTC --- I can't reproduce the bug with recent GCC.

[Bug target/51523] New: LTO keeps unneeded functions (mingw32 target)

2011-12-12 Thread d.g.gorbachev at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51523 Bug #: 51523 Summary: LTO keeps unneeded functions (mingw32 target) Classification: Unclassified Product: gcc Version: unknown Status: UNCONFIRMED Severity: normal

[Bug other/51417] New: Cross-compiler - wrappers for ar, nm, ranlib installed under wrong names

2011-12-04 Thread d.g.gorbachev at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51417 Bug #: 51417 Summary: Cross-compiler - wrappers for ar, nm, ranlib installed under wrong names Classification: Unclassified Product: gcc Version: 4.7.0 Status:

[Bug lto/48100] [4.6/4.7 Regression] Assertion failed in lto_varpool_replace_node, at lto-symtab.c:304 with mixed LTO/non-LTO objects

2011-10-26 Thread d.g.gorbachev at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48100 --- Comment #6 from Dmitry Gorbachev d.g.gorbachev at gmail dot com 2011-10-26 19:21:11 UTC --- Works with recent trunk. Fixed in r179424 (PR 47247)?

[Bug lto/47888] [4.6/4.7 Regression] tree check: expected array_type, have record_type in array_ref_low_bound, at expr.c:6249 / Segmentation fault

2011-10-26 Thread d.g.gorbachev at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47888 --- Comment #6 from Dmitry Gorbachev d.g.gorbachev at gmail dot com 2011-10-26 19:30:50 UTC --- Disappeared in trunk between rr. 178135 and 178749.

[Bug lto/47889] [4.6/4.7 Regression] Segmentation fault in useless_type_conversion_p, at tree-ssa.c:1228

2011-10-26 Thread d.g.gorbachev at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47889 --- Comment #7 from Dmitry Gorbachev d.g.gorbachev at gmail dot com 2011-10-26 19:36:10 UTC --- Created attachment 25620 -- http://gcc.gnu.org/bugzilla/attachment.cgi?id=25620 Testcase Still fails with this testcase.

[Bug middle-end/50823] [4.7 Regression] ICE in inline_small_functions, at ipa-inline.c:1407

2011-10-24 Thread d.g.gorbachev at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50823 --- Comment #3 from Dmitry Gorbachev d.g.gorbachev at gmail dot com 2011-10-24 20:10:12 UTC --- Created attachment 25598 -- http://gcc.gnu.org/bugzilla/attachment.cgi?id=25598 Another testcase Compile it with `gcc -O3 -flto -nostdlib -r

[Bug middle-end/50706] New: Fold check failed (expected tree that contains 'typed' structure, have 'block' in fold_checksum_tree, at fold-const.c:13921)

2011-10-12 Thread d.g.gorbachev at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50706 Bug #: 50706 Summary: Fold check failed (expected tree that contains 'typed' structure, have 'block' in fold_checksum_tree, at fold-const.c:13921) Classification: Unclassified

[Bug middle-end/50706] Fold check failed (expected tree that contains 'typed' structure, have 'block' in fold_checksum_tree, at fold-const.c:13921)

2011-10-12 Thread d.g.gorbachev at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50706 --- Comment #1 from Dmitry Gorbachev d.g.gorbachev at gmail dot com 2011-10-12 17:10:15 UTC --- Created attachment 25476 -- http://gcc.gnu.org/bugzilla/attachment.cgi?id=25476 Small testcase

[Bug middle-end/50706] Fold check failed (expected tree that contains 'typed' structure, have 'block' in fold_checksum_tree, at fold-const.c:13921)

2011-10-12 Thread d.g.gorbachev at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50706 --- Comment #2 from Dmitry Gorbachev d.g.gorbachev at gmail dot com 2011-10-12 17:10:51 UTC --- Created attachment 25477 -- http://gcc.gnu.org/bugzilla/attachment.cgi?id=25477 Backtrace

[Bug c++/40831] g++ generated symbols for cloned function that be demangled.

2011-09-24 Thread d.g.gorbachev at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40831 --- Comment #13 from Dmitry Gorbachev d.g.gorbachev at gmail dot com 2011-09-24 10:39:28 UTC --- Thanks! It would be nice to fix it in binutils and in gdb as well.

[Bug tree-optimization/35261] GCC4.3 internal compiler error: verify_flow_info failed

2011-09-18 Thread d.g.gorbachev at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35261 --- Comment #4 from Dmitry Gorbachev d.g.gorbachev at gmail dot com 2011-09-18 23:54:58 UTC --- 4.3 is not maintained -- should this bug be closed?

[Bug tree-optimization/50452] New: [4.7 Regression] Internal compiler error: verify_flow_info failed

2011-09-18 Thread d.g.gorbachev at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50452 Bug #: 50452 Summary: [4.7 Regression] Internal compiler error: verify_flow_info failed Classification: Unclassified Product: gcc Version: 4.7.0 Status: UNCONFIRMED

[Bug tree-optimization/50452] [4.7 Regression] Internal compiler error: verify_flow_info failed

2011-09-18 Thread d.g.gorbachev at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50452 --- Comment #1 from Dmitry Gorbachev d.g.gorbachev at gmail dot com 2011-09-19 00:57:57 UTC --- Created attachment 25313 -- http://gcc.gnu.org/bugzilla/attachment.cgi?id=25313 Backtrace in GDB

[Bug tree-optimization/50452] [4.7 Regression] Internal compiler error: verify_flow_info failed

2011-09-18 Thread d.g.gorbachev at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50452 --- Comment #2 from Dmitry Gorbachev d.g.gorbachev at gmail dot com 2011-09-19 00:58:39 UTC --- Created attachment 25314 -- http://gcc.gnu.org/bugzilla/attachment.cgi?id=25314 Another testcase (compile with -O2)

[Bug tree-optimization/50452] [4.7 Regression] Internal compiler error: verify_flow_info failed

2011-09-18 Thread d.g.gorbachev at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50452 --- Comment #3 from Dmitry Gorbachev d.g.gorbachev at gmail dot com 2011-09-19 00:59:13 UTC --- Created attachment 25315 -- http://gcc.gnu.org/bugzilla/attachment.cgi?id=25315 Another backtrace

[Bug other/49533] [4.7 regression] Revision 174989 (ipa-inline-transform.c) regressions

2011-09-14 Thread d.g.gorbachev at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49533 Dmitry Gorbachev d.g.gorbachev at gmail dot com changed: What|Removed |Added CC

[Bug c++/50226] Wrong code with -O -fno-implicit-templates

2011-09-14 Thread d.g.gorbachev at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50226 Dmitry Gorbachev d.g.gorbachev at gmail dot com changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED

[Bug target/49826] [4.7 Regression] Symbols are not decorated with attribute stdcall and -mrtd

2011-09-14 Thread d.g.gorbachev at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49826 --- Comment #1 from Dmitry Gorbachev d.g.gorbachev at gmail dot com 2011-09-14 19:35:41 UTC --- Created attachment 25274 -- http://gcc.gnu.org/bugzilla/attachment.cgi?id=25274 patch

[Bug pch/38101] dbxout_expand_expr() doesn't check return value of DECL_VALUE_EXPR()

2011-09-10 Thread d.g.gorbachev at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38101 Dmitry Gorbachev d.g.gorbachev at gmail dot com changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED

<    1   2   3   4   >