ould support translations
Product: gcc
Version: 4.5.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: lto
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: espindola at google dot com
GCC build triple
--- Comment #12 from espindola at google dot com 2009-10-12 21:02 ---
(In reply to comment #9)
> Ok, so the issue here is that we have
>
> typedef struct VEC_constructor_elt_gc { } VEC_constructor_elt_gc;
>
> vs.
>
> typedef struct VE
--- Comment #5 from espindola at google dot com 2009-10-10 20:13 ---
Created an attachment (id=18781)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=18781&action=view)
testcase
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41669
--- Comment #4 from espindola at google dot com 2009-10-10 20:12 ---
Created an attachment (id=18780)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=18780&action=view)
testcase
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41669
--- Comment #3 from espindola at google dot com 2009-10-10 20:12 ---
Created an attachment (id=18779)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=18779&action=view)
testcase
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41669
--- Comment #2 from espindola at google dot com 2009-10-10 20:12 ---
Created an attachment (id=18778)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=18778&action=view)
testcase
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41669
--- Comment #1 from espindola at google dot com 2009-10-10 20:12 ---
Created an attachment (id=18777)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=18777&action=view)
testcase
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41669
Severity: normal
Priority: P3
Component: lto
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: espindola at google dot com
GCC build triplet: x86_64-linux-gnu
GCC host triplet: x86_64-linux-gnu
GCC target triplet: x86_64-linux-gnu
http://gcc.gnu.org
--- Comment #15 from espindola at google dot com 2009-10-09 13:30 ---
> Why the complications? Just use GCC_HEADER_STDINT in both gcc and gold and
> be done with it. If the intention is for gold to support platforms beyond
> GNU/Linux with ELF, it will run into the need
--- Comment #11 from espindola at google dot com 2009-10-09 12:58 ---
> Why all those contortions if there seems to be an easy way out: just use
> the GCC_HEADER_STDINT macro from config/m4 and include the resulting (e.g.)
> gstdint.h instead of stdint.h?
Interesting. One p
--- Comment #9 from espindola at google dot com 2009-10-08 18:20 ---
(In reply to comment #8)
> Raphael, can you look into this?
>
Sure. Sorry about the delay.
The only thing the compiler should need the plugin-api.h for is the enum
ld_plugin_symbol_resolution. If we split
--- Comment #8 from espindola at google dot com 2009-10-06 13:56 ---
Created an attachment (id=18724)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=18724&action=view)
testcase
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41598
--- Comment #7 from espindola at google dot com 2009-10-06 13:56 ---
Created an attachment (id=18723)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=18723&action=view)
testcase
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41598
--- Comment #6 from espindola at google dot com 2009-10-06 13:55 ---
Created an attachment (id=18722)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=18722&action=view)
testcase
--
espindola at google dot com changed:
What|Removed
--- Comment #4 from espindola at google dot com 2009-10-06 12:37 ---
I was trying to do a manual bootstrap. Just compiled a gcc with
--disable-bootstrap --with-ld=gold and used that to try to build a new one:
CC="$HOME/gcc/inst/bin/gcc -flto -use-linker-plugin" ../gcc-git
--- Comment #2 from espindola at google dot com 2009-10-05 23:12 ---
Created an attachment (id=18717)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=18717&action=view)
testcase
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41598
--- Comment #1 from espindola at google dot com 2009-10-05 23:12 ---
Created an attachment (id=18716)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=18716&action=view)
testcase
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41598
Severity: normal
Priority: P3
Component: lto
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: espindola at google dot com
GCC build triplet: x86_64-linux-gnu
GCC host triplet: x86_64-linux-gnu
GCC target triplet: x86_64-linux-gnu
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41598
--- Comment #4 from espindola at google dot com 2009-04-30 08:07 ---
Probably fixed on 146998.
Andrew Pinski, we cannot use a shared library for this. The idea is for the
plugin to remember what gcc version it was compiled for. A shared library can
change after the fact.
--
http
--- Comment #25 from espindola at google dot com 2009-03-31 13:11 ---
Created an attachment (id=17572)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=17572&action=view)
preprocessed testcase
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35652
--- Comment #24 from espindola at google dot com 2009-03-31 13:11 ---
Created an attachment (id=17571)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=17571&action=view)
testcase
original .c testcase
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35652
dot org
ReportedBy: espindola at google dot com
GCC build triplet: x86_64-unknown-linux-gnu
GCC host triplet: x86_64-unknown-linux-gnu
GCC target triplet: x86_64-unknown-linux-gnu
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38178
--- Comment #3 from espindola at google dot com 2008-11-19 17:53 ---
This case can be easily fixed by setting targetm.asm_out.can_output_mi_thunk to
NULL. This will introduce a performance regression.
The only case that will be missing is varg functions.
The llvm equivalent bug is
--- Comment #2 from espindola at google dot com 2008-11-19 17:49 ---
To reproduce:
g++ -O2 -c thunk.C -flto-single -o thunk-lto.o
g++ -O2 -c thunk.C -o thunk.o
readelf -s thunk.o | grep Th
35: 6 FUNCWEAK DEFAULT 19 _ZThn8_N1C1fEv
readelf -s thunk-lto.o
--- Comment #1 from espindola at google dot com 2008-11-19 17:47 ---
Created an attachment (id=16722)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=16722&action=view)
testcase
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37352
mmary: rev 140120 changes the accessibility of a friend decl.
Product: gcc
Version: lto
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: c++
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: espindola at
on lto
Product: gcc
Version: lto
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: c++
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: espindola at google dot com
GCC build triplet: x86_64-unknown-li
--- Comment #1 from espindola at google dot com 2008-08-22 15:46 ---
Subject: Re: New: FAIL: gcc.dg/visibility-1[4-9].c
This is a duplicate of 37170
2008/8/22 dominiq at lps dot ens dot fr <[EMAIL PROTECTED]>:
> On *-apple-darwin* the following tests introduced at revisi
--- Comment #3 from espindola at google dot com 2008-07-30 16:51 ---
Created an attachment (id=15978)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=15978&action=view)
proposed fix
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36974
d
Product: gcc
Version: 4.4.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: middle-end
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: espindola at google dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36191
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: middle-end
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: espindola at google dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36190
31 matches
Mail list logo