http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54513
Bug #: 54513
Summary: "undefined reference to `___tls_get_addr'" when
linking .so with libstdc++.a
Classification: Unclassified
Product: gcc
Version: 4.7.1
Status: UN
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54513
--- Comment #1 from __vic 2012-09-07 07:19:43 UTC ---
Note: compiler with stdlib was built manually from sources
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54513
Jakub Jelinek changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
CC|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54504
--- Comment #8 from progmei 2012-09-07 07:41:20 UTC ---
I tried it again with your suggestion, but it also failed.
../gcc-4.7.1/configure --prefix=/repo/yuhuamei/mips-linux-eglibc-gnu
--target=mips-linux --with-ppl=/repo/yuhuamei/ppl
--with-cloo
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54511
Jakub Jelinek changed:
What|Removed |Added
CC||jakub at gcc dot gnu.org
--- Comment #2 f
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53696
Richard Guenther changed:
What|Removed |Added
Priority|P3 |P2
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53718
Richard Guenther changed:
What|Removed |Added
Priority|P3 |P4
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54511
Richard Guenther changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
Known to work|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54498
Richard Guenther changed:
What|Removed |Added
Known to work||4.7.2
Summary|[4.6/4.7/4.8
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54511
Jakub Jelinek changed:
What|Removed |Added
Status|NEW |ASSIGNED
AssignedTo|unassigned at
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54483
--- Comment #5 from Jonathan Wakely 2012-09-07
08:30:36 UTC ---
(In reply to comment #3)
> (In reply to comment #1)
> > This is invalid as per [class.static.data]/3 :
>
> On C++11 level it should be valid
http://www.open-std.org/jtc1/sc22/wg21/
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54509
Jonathan Wakely changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53696
--- Comment #2 from Paolo Carlini 2012-09-07
08:35:41 UTC ---
Bah, in my opinion ranking P2 an ice on invalid after meaningful diagnostics,
which moreover happens on a testcase which used to ice anyway before my patch,
only, without the keep-inli
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54504
Andrew Pinski changed:
What|Removed |Added
Status|WAITING |RESOLVED
Resolution|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54513
--- Comment #3 from __vic 2012-09-07 08:58:39 UTC ---
$ g++ -shared -static-libstdc++ -static-libgcc -Wl,-s -Wl,--no-undefined 1.cpp
/lib/ld-linux.so.2
works fine. Thanks
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54514
Bug #: 54514
Summary: g0 output format has too few digits when writing reals
Classification: Unclassified
Product: gcc
Version: 4.8.0
Status: UNCONFIRMED
Severity: normal
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53667
--- Comment #5 from Richard Guenther 2012-09-07
09:01:10 UTC ---
Ok, so fixing this will pessimize gfortran.dg/c_ptr_tests_16.f90 as
print '(z8)', a
will now clobber a even though we have
_gfortran_transfer_integer_write (&dt_parm.1, &a, 8
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54511
Jakub Jelinek changed:
What|Removed |Added
Status|ASSIGNED|NEW
CC|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54510
Paolo Carlini changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53986
--- Comment #11 from vries at gcc dot gnu.org 2012-09-07 09:21:18 UTC ---
Author: vries
Date: Fri Sep 7 09:21:11 2012
New Revision: 191057
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=191057
Log:
2012-09-07 Tom de Vries
PR tree-o
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53986
--- Comment #11 from vries at gcc dot gnu.org 2012-09-07 09:21:18 UTC ---
Author: vries
Date: Fri Sep 7 09:21:11 2012
New Revision: 191057
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=191057
Log:
2012-09-07 Tom de Vries
PR tree-o
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53986
--- Comment #12 from vries at gcc dot gnu.org 2012-09-07 09:21:31 UTC ---
Author: vries
Date: Fri Sep 7 09:21:21 2012
New Revision: 191058
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=191058
Log:
2012-09-07 Tom de Vries
PR tree-o
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53836
Richard Guenther changed:
What|Removed |Added
Target Milestone|--- |4.7.2
Keywords|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54388
Paolo Carlini changed:
What|Removed |Added
CC||jwakely.gcc at gmail dot
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53986
vries at gcc dot gnu.org changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53839
Richard Guenther changed:
What|Removed |Added
Priority|P3 |P2
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54252
--- Comment #10 from Ramana Radhakrishnan
2012-09-07 09:32:00 UTC ---
Author: ramana
Date: Fri Sep 7 09:31:54 2012
New Revision: 191059
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=191059
Log:
Fix PR target/54252
2012-09-07 Ramana Ra
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54296
Paolo Carlini changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53844
Richard Guenther changed:
What|Removed |Added
Priority|P3 |P2
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54455
--- Comment #16 from Jakub Jelinek 2012-09-07
09:35:33 UTC ---
Author: jakub
Date: Fri Sep 7 09:35:21 2012
New Revision: 191060
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=191060
Log:
2012-09-07 Jakub Jelinek
Backported from m
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54455
Jakub Jelinek changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54455
Jakub Jelinek changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53862
Richard Guenther changed:
What|Removed |Added
Priority|P3 |P2
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53667
--- Comment #6 from Tobias Burnus 2012-09-07
09:38:56 UTC ---
(In reply to comment #5)
> Not sure if we can restrict non-escaping to also not escape to other
> parameters? Possibly we should, otherwise this property won't be very
> useful.
I th
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53912
Richard Guenther changed:
What|Removed |Added
Priority|P3 |P2
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53922
Richard Guenther changed:
What|Removed |Added
Priority|P3 |P2
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53958
Richard Guenther changed:
What|Removed |Added
Priority|P3 |P2
Status|UNCONFIRMED
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54000
Richard Guenther changed:
What|Removed |Added
Priority|P3 |P2
Summary|[4.6/4.7/4.8 Reg
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54515
Bug #: 54515
Summary: cc1plus sigsegv -O2 anonymous namespace
Classification: Unclassified
Product: gcc
Version: 4.6.3
Status: UNCONFIRMED
Severity: normal
Priority:
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54041
Richard Guenther changed:
What|Removed |Added
Target||m68k-linux-gnu
Priority|P3
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54046
Richard Guenther changed:
What|Removed |Added
Target Milestone|--- |4.6.4
Priority|P3
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54051
Richard Guenther changed:
What|Removed |Added
Priority|P3 |P2
Summary|[4.7/ 4.8 regres
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54053
Richard Guenther changed:
What|Removed |Added
Keywords||accepts-invalid
Status|NEW
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54073
Richard Guenther changed:
What|Removed |Added
Keywords||missed-optimization
Priority
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54077
Richard Guenther changed:
What|Removed |Added
Priority|P3 |P2
--- Comment #13 from Richard Guenth
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54145
Richard Guenther changed:
What|Removed |Added
Priority|P3 |P2
Status|UNCONFIRMED
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54160
Richard Guenther changed:
What|Removed |Added
Priority|P3 |P2
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54172
Richard Guenther changed:
What|Removed |Added
Keywords||wrong-code
Priority|P3
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54515
Richard Guenther changed:
What|Removed |Added
Status|UNCONFIRMED |WAITING
Last reconfirmed|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54208
Richard Guenther changed:
What|Removed |Added
Priority|P3 |P4
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54225
Richard Guenther changed:
What|Removed |Added
Priority|P3 |P2
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54225
Richard Guenther changed:
What|Removed |Added
Priority|P3 |P2
Priority|P2
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53667
--- Comment #7 from Richard Guenther 2012-09-07
10:27:07 UTC ---
Author: rguenth
Date: Fri Sep 7 10:27:02 2012
New Revision: 191064
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=191064
Log:
2012-09-07 Richard Guenther
PR middle-
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54252
Richard Guenther changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53667
--- Comment #8 from Richard Guenther 2012-09-07
10:30:00 UTC ---
Author: rguenth
Date: Fri Sep 7 10:29:56 2012
New Revision: 191065
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=191065
Log:
2012-09-07 Richard Guenther
PR middle-
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54295
Richard Guenther changed:
What|Removed |Added
Priority|P3 |P2
Summary|[4.7/4.8 regress
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53667
Richard Guenther changed:
What|Removed |Added
Known to work||4.7.2, 4.8.0
Summary|[4.6/4
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54300
Richard Guenther changed:
What|Removed |Added
Status|WAITING |UNCONFIRMED
Known to work|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54307
Richard Guenther changed:
What|Removed |Added
Status|WAITING |RESOLVED
Resolution|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54341
Richard Guenther changed:
What|Removed |Added
Priority|P3 |P2
Summary|[4.7/4.8 Regress
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54295
--- Comment #6 from Richard Earnshaw 2012-09-07
10:37:12 UTC ---
Author: rearnsha
Date: Fri Sep 7 10:37:08 2012
New Revision: 191066
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=191066
Log:
PR tree-ssa/54295
* tree-ssa-math-opt
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54373
Richard Guenther changed:
What|Removed |Added
Priority|P3 |P4
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54388
Richard Guenther changed:
What|Removed |Added
Priority|P3 |P2
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54392
Richard Guenther changed:
What|Removed |Added
Keywords||wrong-code
Priority|P3
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54416
Richard Guenther changed:
What|Removed |Added
Keywords||error-recovery
Priority|P3
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54443
Richard Guenther changed:
What|Removed |Added
Target Milestone|--- |4.7.2
Priority|P3
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54516
Bug #: 54516
Summary: ICE in reload_cse_simplify_operands, at
postreload.c:403 with -O1 -march=armv7-a -mthumb
Classification: Unclassified
Product: gcc
Version: 4.7.2
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54486
Richard Guenther changed:
What|Removed |Added
Priority|P3 |P2
Summary|[4.6/4.7/4.8 Reg
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45070
--- Comment #24 from amker at gcc dot gnu.org 2012-09-07 10:50:40 UTC ---
Author: amker
Date: Fri Sep 7 10:50:35 2012
New Revision: 191067
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=191067
Log:
Backport from 2012-09-04 mainline r19
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54515
--- Comment #2 from Werner Henze
2012-09-07 10:53:33 UTC ---
Created attachment 28144
--> http://gcc.gnu.org/bugzilla/attachment.cgi?id=28144
preprocessed file as written by the sigsegv handler
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54511
Richard Guenther changed:
What|Removed |Added
Priority|P3 |P2
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45070
--- Comment #25 from amker at gcc dot gnu.org 2012-09-07 11:01:02 UTC ---
Author: amker
Date: Fri Sep 7 11:00:52 2012
New Revision: 191068
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=191068
Log:
Backport from 2012-09-04 mainline r19
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52640
Richard Guenther changed:
What|Removed |Added
Priority|P3 |P1
--- Comment #15 from Richard Guenth
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52650
Richard Guenther changed:
What|Removed |Added
Priority|P3 |P1
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52664
Richard Guenther changed:
What|Removed |Added
Priority|P3 |P4
Component|other
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52777
Richard Guenther changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52996
Richard Guenther changed:
What|Removed |Added
Priority|P3 |P1
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53062
Richard Guenther changed:
What|Removed |Added
Status|UNCONFIRMED |WAITING
Last reconfirmed|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53088
Richard Guenther changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53106
Richard Guenther changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53135
Richard Guenther changed:
What|Removed |Added
Priority|P3 |P2
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53143
Richard Guenther changed:
What|Removed |Added
Status|WAITING |RESOLVED
Resolution|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54388
Jonathan Wakely changed:
What|Removed |Added
Status|NEW |ASSIGNED
CC|jwakely.gcc
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53161
Richard Guenther changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53203
Richard Guenther changed:
What|Removed |Added
Priority|P3 |P4
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53300
Richard Guenther changed:
What|Removed |Added
Priority|P3 |P1
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54515
--- Comment #3 from Werner Henze
2012-09-07 11:49:43 UTC ---
Created attachment 28145
--> http://gcc.gnu.org/bugzilla/attachment.cgi?id=28145
preprocessed file as written by the sigsegv handler
Just saw a second sigsegv. This might be related
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53338
Richard Guenther changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53342
Richard Guenther changed:
What|Removed |Added
Priority|P3 |P1
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53343
Richard Guenther changed:
What|Removed |Added
Target Milestone|--- |4.8.0
Status|UNCONFIRMED
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54515
Markus Trippelsdorf changed:
What|Removed |Added
CC||markus at trippelsdorf dot
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53346
Richard Guenther changed:
What|Removed |Added
Target||x86_64-*-*, i?86-*-*
Priorit
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54515
--- Comment #5 from Markus Trippelsdorf
2012-09-07 11:59:45 UTC ---
(In reply to comment #3)
> Created attachment 28145 [details]
> preprocessed file as written by the sigsegv handler
>
> Just saw a second sigsegv. This might be related to the b
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53359
Richard Guenther changed:
What|Removed |Added
Priority|P3 |P1
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53420
Richard Guenther changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53475
Richard Guenther changed:
What|Removed |Added
Target||arm-none-eabi,
|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53476
Richard Guenther changed:
What|Removed |Added
Priority|P3 |P1
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54517
Bug #: 54517
Summary: wrong inlining of builtin_shuffle on ARM/big-endian
Classification: Unclassified
Product: gcc
Version: unknown
Status: UNCONFIRMED
Severity: normal
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54208
Mikael Morin changed:
What|Removed |Added
CC||mikael at gcc dot gnu.org
--- Comment #4 f
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54518
Bug #: 54518
Summary: A problem using -O2 with g++4.5.0 and g++4.6.0 (see
titi.cc)
Classification: Unclassified
Product: gcc
Version: 4.6.0
Status: UNCONFIRMED
1 - 100 of 136 matches
Mail list logo