http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47900
Dmitry Gorbachev changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
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: P
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47936
Dmitry Gorbachev changed:
What|Removed |Added
Known to work|4.7.0 |4.7.3, 4.8.0
Summa
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
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56233
--- Comment #1 from Dmitry Gorbachev
2013-02-07 02:49:14 UTC ---
Created attachment 29379
--> http://gcc.gnu.org/bugzilla/attachment.cgi?id=29379
"Create New Attachment" form
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56233
--- Comment #3 from Dmitry Gorbachev
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.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56233
--- Comment #4 from Dmitry Gorbachev
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)
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
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56295
--- Comment #1 from Dmitry Gorbachev
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 also demonstrate differences b
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: UNCONFI
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56295
--- Comment #5 from Dmitry Gorbachev
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 shows some strange difference be
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56515
Bug #: 56515
Summary: location references block not in block tree,
verify_gimple failed (LTO + profile)
Classification: Unclassified
Product: gcc
Version: 4.8.0
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56515
--- Comment #1 from Dmitry Gorbachev
2013-03-04 05:20:49 UTC ---
Created attachment 29575
--> http://gcc.gnu.org/bugzilla/attachment.cgi?id=29575
Bt from 4.7.3
GCC 4.8.0 20130127 (r195497) fails, too; 20130113 (r195137) - ok.
GCC 4.8
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56515
--- Comment #2 from Dmitry Gorbachev
2013-03-04 05:22:09 UTC ---
Created attachment 29576
--> http://gcc.gnu.org/bugzilla/attachment.cgi?id=29576
Testcase
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55644
--- Comment #13 from Dmitry Gorbachev
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 is simply too large and mostly fa
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56536
Bug #: 56536
Summary: GCC with LTO and `-march=pentium3' tries to generate
SSE2 code
Classification: Unclassified
Product: gcc
Version: 4.8.0
Status: UNCONF
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56548
Bug #: 56548
Summary: [4.8 Regression] ICE in emit_move_insn, at expr.c:3486
with -march=pentium{pro,2,3} -O3
Classification: Unclassified
Product: gcc
Version: 4.8.0
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56578
Bug #: 56578
Summary: Testcase behaves differently when compiled with LTO
Classification: Unclassified
Product: gcc
Version: 4.8.0
Status: UNCONFIRMED
Severity: norma
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56578
--- Comment #2 from Dmitry Gorbachev
2013-03-12 00:46:13 UTC ---
GCC 4.8.0, 4.7.3, 4.6.4; build = host = target = i686-pc-linux-gnu; configured
with "--enable-languages=c,c++ --enable-version-specific-runtime-libs
--disable-nls --disable-s
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56578
--- Comment #4 from Dmitry Gorbachev
2013-03-12 13:30:30 UTC ---
> We could say the bug is in the testcase. Failing is:
[...]
> that's because you are providing an implementation of
> malloc in libxxx.a a.o from func.c that does not have
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56653
Bug #: 56653
Summary: Warning when verifying checksums from MD5SUMS file in
tarballs
Classification: Unclassified
Product: gcc
Version: 4.8.0
Status: UNCONF
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56700
--- Comment #3 from Dmitry Gorbachev
2013-03-26 20:12:42 UTC ---
> It's not just me who concluded that wrong.
Bug 55102.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47270
--- Comment #6 from Dmitry Gorbachev
2013-04-12 20:34:31 UTC ---
I can't reproduce the bug with GCC 4.7.3 and 4.8.1.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48259
Dmitry Gorbachev changed:
What|Removed |Added
Status|WAITING |RESOLVED
Resolution|
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
St
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54499
--- Comment #1 from Dmitry Gorbachev
2012-09-06 00:03:39 UTC ---
Created attachment 28139
--> http://gcc.gnu.org/bugzilla/attachment.cgi?id=28139
Code generated by GCC
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:
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
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54789
--- Comment #1 from Dmitry Gorbachev
2012-10-04 09:46:45 UTC ---
Created attachment 28355
--> http://gcc.gnu.org/bugzilla/attachment.cgi?id=28355
Patch
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54789
Dmitry Gorbachev changed:
What|Removed |Added
CC||christian.bruel at st dot
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54789
Dmitry Gorbachev changed:
What|Removed |Added
Keywords||patch
--- Comment #4 from Dm
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: no
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54824
--- Comment #1 from Dmitry Gorbachev
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) - ok.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54790
--- Comment #4 from Dmitry Gorbachev
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.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54790
--- Comment #5 from Dmitry Gorbachev
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:
main.o:main.c:function main: error:
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
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54877
Dmitry Gorbachev changed:
What|Removed |Added
Keywords||ice-on-valid-code
Known
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54824
--- Comment #2 from Dmitry Gorbachev
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-loops' (or with `-O3').
GCC
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54728
--- Comment #4 from Dmitry Gorbachev
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=none 1.cc 2.cc'.
Another (per
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54728
--- Comment #5 from Dmitry Gorbachev
2012-10-11 07:07:51 UTC ---
Created attachment 28418
--> http://gcc.gnu.org/bugzilla/attachment.cgi?id=28418
Backtrace with -O0
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54728
--- Comment #6 from Dmitry Gorbachev
2012-10-11 07:08:29 UTC ---
Created attachment 28419
--> http://gcc.gnu.org/bugzilla/attachment.cgi?id=28419
Backtrace with -O1
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: UNCONFI
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54957
--- Comment #15 from Dmitry Gorbachev
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;
return 0;
}
^D
$ g++ bug.
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
Sta
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: UNCO
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48427
Dmitry Gorbachev changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38226
Dmitry Gorbachev changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution|
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
Sta
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55126
--- Comment #3 from Dmitry Gorbachev
2012-10-30 01:14:47 UTC ---
A dup of PR54957 / PR55014.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55130
Dmitry Gorbachev changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55242
--- Comment #1 from Dmitry Gorbachev
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.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46900
--- Comment #7 from Dmitry Gorbachev
2010-12-17 12:13:54 UTC ---
> Thus, the "-march=native" somehow gets
> lost in the single-step compile.
PR42445 ?
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40831
Dmitry Gorbachev changed:
What|Removed |Added
CC||d.g.gorbachev at gmail dot
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47183
Summary: Please discard unused functions
Product: gcc
Version: 4.6.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: lto
AssignedTo: unassig...@gcc.gnu.o
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47183
--- Comment #2 from Dmitry Gorbachev
2011-01-05 22:13:55 UTC ---
It's operator delete(void*). Also, typeinfo for S, typeinfo name for S, vtable
for __cxxabiv1::__class_type_info are unused, too.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47188
Summary: Undefined reference errors when combining IR and
non-IR object files
Product: gcc
Version: 4.6.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42445
Dmitry Gorbachev changed:
What|Removed |Added
CC||hubicka at ucw dot cz
--- Comment #1 f
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47188
--- Comment #4 from Dmitry Gorbachev
2011-01-06 14:45:17 UTC ---
Collect2-based LTO (when CFLAGS = -flto -fwhole-program) fails, too.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47205
Summary: GCC emits optimized out noinline function
Product: gcc
Version: 4.6.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: lto
AssignedTo: unassig...
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47223
--- Comment #1 from Dmitry Gorbachev
2011-01-08 14:01:47 UTC ---
Try to configure with `--disable-shared --enable-shared=lto-plugin'.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46948
--- Comment #1 from Dmitry Gorbachev
2011-01-09 17:19:54 UTC ---
GCC 4.6.0 20110108 no longer fails with `-fuse-linker-plugin'. Still fails with
`-fno-use-linker-plugin'.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47259
Summary: LTO and global register variable
Product: gcc
Version: 4.6.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: lto
AssignedTo: unassig...@gcc.gnu.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47259
--- Comment #1 from Dmitry Gorbachev
2011-01-11 18:47:49 UTC ---
Created attachment 22948
--> http://gcc.gnu.org/bugzilla/attachment.cgi?id=22948
Backtrace
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47265
Summary: [4.6 Regression] Error: SSA name in freelist but still
referenced
Product: gcc
Version: 4.6.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
C
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47259
--- Comment #3 from Dmitry Gorbachev
2011-01-12 13:10:07 UTC ---
For example, linux uses global reg var "esp". As there is no need to reserve
this register, can GCC accept it?
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47270
Summary: [4.4/4.5/4.6 Regression] GCC produces
unnecessary/wrong code on -O2 and -O3 levels
Product: gcc
Version: 4.6.0
Status: UNCONFIRMED
Severity: normal
Priori
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43467
Dmitry Gorbachev changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47270
Dmitry Gorbachev changed:
What|Removed |Added
Keywords||missed-optimization
Summary
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47480
Summary: GCC driver names a resolution file after the last
argument to the linker
Product: gcc
Version: 4.6.0
Status: UNCONFIRMED
Severity: trivial
Priority: P3
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41748
Dmitry Gorbachev changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47480
--- Comment #2 from Dmitry Gorbachev
2011-01-30 09:22:15 UTC ---
> So, please double-check your GCC version and paste -v output.
Checked recent weekly snapshot:
$ i686-pc-linux-gnu-gcc-4.6.0 -v
Using built-in specs.
COLLECT_GCC=i686-pc-linux-gn
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30090
--- Comment #2 from Dmitry Gorbachev
2011-01-30 23:39:27 UTC ---
$ gcc --version
gcc (GCC) 4.6.0 20110129 (experimental)
Copyright (C) 2011 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47547
Summary: WHOPR, can't use /dev/null as an output file
Product: gcc
Version: 4.6.0
Status: UNCONFIRMED
Severity: trivial
Priority: P3
Component: driver
AssignedTo: una
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47785
Summary: GCC with -flto does not pass options to the assembler
Product: gcc
Version: 4.6.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: driver
Assigne
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47786
Summary: tree check: expected tree that contains 'decl minimal'
structure, have 'tree_list' in c_type_hash, at
c-family/c-common.c:4066
Product: gcc
Version: 4.6.0
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47786
--- Comment #1 from Dmitry Gorbachev
2011-02-17 16:57:41 UTC ---
Created attachment 23386
--> http://gcc.gnu.org/bugzilla/attachment.cgi?id=23386
backtrace
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46639
--- Comment #3 from Dmitry Gorbachev
2011-02-17 17:02:20 UTC ---
I can't reproduce this bug now.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47787
Summary: GCC with -flto combines preprocessed C sources
Product: gcc
Version: 4.6.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: driver
AssignedTo: un
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47786
--- Comment #3 from Dmitry Gorbachev
2011-02-17 17:55:42 UTC ---
Thanks!
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40831
--- Comment #8 from Dmitry Gorbachev
2011-02-23 07:53:45 UTC ---
Does not work for `_Z3fooi.1988' or
`_Z3fooi.part.9.165493.constprop.775.31805'.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47870
Summary: internal compiler error: in get_alias_set, at
alias.c:716
Product: gcc
Version: 4.6.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47870
--- Comment #1 from Dmitry Gorbachev
2011-02-24 05:33:34 UTC ---
Created attachment 23446
--> http://gcc.gnu.org/bugzilla/attachment.cgi?id=23446
Preprocessed source files in .tar.lz archive
I tried to minimize the testcase with Delta, but unf
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47871
Summary: lto1: internal compiler error: in list_length, at
tree.c:2089
Product: gcc
Version: 4.6.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Compo
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47888
Summary: tree check: expected array_type, have record_type in
array_ref_low_bound, at expr.c:6248
Product: gcc
Version: 4.6.0
Status: UNCONFIRMED
Severity: normal
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47889
Summary: Segmentation fault in lto1
Product: gcc
Version: 4.6.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: lto
AssignedTo: unassig...@gcc.gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47890
Summary: [4.5/4.6 Regression] internal compiler error: in
vect_get_vec_def_for_stmt_copy, at
tree-vect-stmts.c:1186
Product: gcc
Version: 4.6.0
Status: UNCONFIRMED
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47890
--- Comment #1 from Dmitry Gorbachev
2011-02-25 01:42:56 UTC ---
Created attachment 23463
--> http://gcc.gnu.org/bugzilla/attachment.cgi?id=23463
Backtrace from GCC 4.5
4.5.3 also fails with `internal compiler error: in
get_initial_def_for_ind
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47891
Dmitry Gorbachev changed:
What|Removed |Added
CC||d.g.gorbachev at gmail dot
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47900
Summary: Missed optimization with LTO
Product: gcc
Version: 4.6.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: lto
AssignedTo: unassig...@gcc.gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47889
--- Comment #1 from Dmitry Gorbachev
2011-02-27 19:54:50 UTC ---
Created attachment 23485
--> http://gcc.gnu.org/bugzilla/attachment.cgi?id=23485
Backtrace
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47888
--- Comment #1 from Dmitry Gorbachev
2011-02-27 19:54:48 UTC ---
Created attachment 23484
--> http://gcc.gnu.org/bugzilla/attachment.cgi?id=23484
Backtrace
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47871
Dmitry Gorbachev changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46639
--- Comment #4 from Dmitry Gorbachev
2011-02-27 19:56:55 UTC ---
Still fails with GCC version 4.6.0 20110226.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47900
--- Comment #2 from Dmitry Gorbachev
2011-02-27 19:57:01 UTC ---
A null pointer check (... && ! &p->i) is not eliminated, notwithstanding the
fact that the pointer has been dereferenced. If it is not null, bar is not
called; otherwise, there is a
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47924
Summary: [4.6 Regression] Missed optimization with LTO
Product: gcc
Version: 4.6.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: lto
AssignedTo: unassi
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47924
--- Comment #1 from Dmitry Gorbachev
2011-02-28 14:47:26 UTC ---
Created attachment 23492
--> http://gcc.gnu.org/bugzilla/attachment.cgi?id=23492
Generated asm
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47924
--- Comment #2 from Dmitry Gorbachev
2011-02-28 14:48:01 UTC ---
Created attachment 23493
--> http://gcc.gnu.org/bugzilla/attachment.cgi?id=23493
Testcase #2
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=5026
--- Comment #19 from Dmitry Gorbachev
2011-03-01 06:41:57 UTC ---
GCC documentation has been changed. __attribute__((unused)) on labels can be
used in C++ code since GCC version 4.5.0. This PR should be closed probably.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47934
Summary: LTO: function with attribute "used" is not emitted
Product: gcc
Version: 4.6.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: lto
AssignedTo: u
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47934
Dmitry Gorbachev changed:
What|Removed |Added
Summary|LTO: function with |LTO: function with
|
1 - 100 of 381 matches
Mail list logo