http://sourceware.org/bugzilla/show_bug.cgi?id=13195
--- Comment #8 from cvs-commit at gcc dot gnu.org 2011-10-05 16:40:05 UTC ---
CVSROOT:/cvs/src
Module name:src
Branch: binutils-2_22-branch
Changes by:h...@sourceware.org2011-10-05 16:39:56
Modified files:
ld/testsuite
http://sourceware.org/bugzilla/show_bug.cgi?id=13229
H.J. Lu changed:
What|Removed |Added
CC||hjl.tools at gmail dot com
--- Comment #11 f
http://sourceware.org/bugzilla/show_bug.cgi?id=13250
H.J. Lu changed:
What|Removed |Added
Status|NEW |WAITING
CC|
http://sourceware.org/bugzilla/show_bug.cgi?id=13250
--- Comment #3 from H.J. Lu 2011-10-05 20:11:54
UTC ---
A small testcase:
hjl@gnu-6 pr13250]$ cat foo.c
char mpi_fortran_argv_null_[8];
[hjl@gnu-6 pr13250]$ cat bar.c
extern char mpi_fortran_argv_null_[8];
int
bar ()
{
return mpi_fortran_ar
http://sourceware.org/bugzilla/show_bug.cgi?id=13229
--- Comment #12 from hubicka at ucw dot cz 2011-10-05 20:49:35 UTC ---
>
> /* This is the prevailing definition of the symbol, with no
> references from regular objects. It is only referenced from IR
> code, but the symbol is expor
http://sourceware.org/bugzilla/show_bug.cgi?id=13250
--- Comment #4 from H.J. Lu 2011-10-05 21:11:25
UTC ---
Created attachment 5963
--> http://sourceware.org/bugzilla/attachment.cgi?id=5963
A patch
This patch preserves the maximum alignment and size for common
symbols.
--
Configure bugmail
http://sourceware.org/bugzilla/show_bug.cgi?id=13244
H.J. Lu changed:
What|Removed |Added
Status|NEW |WAITING
--- Comment #1 from H.J. Lu 2011-10
http://sourceware.org/bugzilla/show_bug.cgi?id=13229
--- Comment #13 from H.J. Lu 2011-10-05 21:41:29
UTC ---
(In reply to comment #12)
> The follwing should work in C++
>
> inline void test (void)
> {
> call_something();
> }
> void test2 (void)
> {
> test();
> }
>
> and compile with -flt
http://sourceware.org/bugzilla/show_bug.cgi?id=13252
--- Comment #2 from H.J. Lu 2011-10-05 23:59:52
UTC ---
The input has
<_ZThn16_N5boost16exception_detail19error_info_injectorINS_17bad_function_callEED1Ev>:
0: 48 83 ef 10 sub$0x10,%rdi
4: e9 00 00 0
http://sourceware.org/bugzilla/show_bug.cgi?id=13244
H.J. Lu changed:
What|Removed |Added
CC||hjl.tools at gmail dot com
--
Configure bug
http://sourceware.org/bugzilla/show_bug.cgi?id=13250
Matthias Klose changed:
What|Removed |Added
Status|WAITING |NEW
--- Comment #5 from Matthias Klos
11 matches
Mail list logo