http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53353
Jakub Jelinek changed:
What|Removed |Added
CC||jakub at gcc dot gnu.org
--- Comment #5 f
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53209
Alexandre Oliva changed:
What|Removed |Added
Status|REOPENED|RESOLVED
Resolution|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53209
--- Comment #16 from Alexandre Oliva 2012-05-15
04:25:40 UTC ---
Author: aoliva
Date: Tue May 15 04:25:25 2012
New Revision: 187497
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=187497
Log:
PR c++/53209
* pt.c (tsubst_decl): Bail out if
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53356
Bug #: 53356
Summary: ICE in verify_gimple_stmt, at tree-cfg.c:4258
Classification: Unclassified
Product: gcc
Version: 4.7.0
Status: UNCONFIRMED
Severity: normal
Prio
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53339
Eugene Toder changed:
What|Removed |Added
Attachment #27395|0 |1
is obsolete|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52804
--- Comment #6 from amker.cheng 2012-05-15
02:15:59 UTC ---
No regression reported in trunk so far, I back ported it into 4.7 branch.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52804
--- Comment #5 from amker at gcc dot gnu.org 2012-05-15 02:14:11 UTC ---
Author: amker
Date: Tue May 15 02:14:05 2012
New Revision: 187496
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=187496
Log:
Backport r187139 from mainline.
20
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53353
--- Comment #4 from Steven Fuerst 2012-05-15
02:09:05 UTC ---
Actually, it is the rax:rdx pair that is most likely. ax:dx only has 32 bits.
rax:rdx is specified by the 'A' constraint, the only gpr option that is 128
bits.
(Yes, it would be nic
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53339
--- Comment #11 from Eugene Toder 2012-05-15
02:03:34 UTC ---
Created attachment 27407
--> http://gcc.gnu.org/bugzilla/attachment.cgi?id=27407
Another simple test case
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53353
--- Comment #3 from Andrew Pinski 2012-05-15
02:02:23 UTC ---
(In reply to comment #2)
> Obviously a __int128_t fits in two registers. The bug is that gcc doesn't
> warn/error about code mistakenly trying to fit it into one. Instead, gcc
> gene
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53353
--- Comment #2 from Steven Fuerst 2012-05-15
01:54:46 UTC ---
Obviously a __int128_t fits in two registers. The bug is that gcc doesn't
warn/error about code mistakenly trying to fit it into one. Instead, gcc
generates a weird 16-bit operation,
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53355
Bug #: 53355
Summary: Autovectorization of a simple loop could be improved.
Classification: Unclassified
Product: gcc
Version: 4.7.0
Status: UNCONFIRMED
Severity: enhancement
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53350
--- Comment #3 from Paolo Carlini 2012-05-15
01:47:08 UTC ---
Please reduce it (http://gcc.gnu.org/wiki/A_guide_to_testcase_reduction), and,
as an extrema ratio, attach it compressed. Thanks.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53354
Andrew Pinski changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Component|c
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53353
Andrew Pinski changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53354
Bug #: 53354
Summary: %z# asm specifier could be extended to support
immediate constraints
Classification: Unclassified
Product: gcc
Version: 4.7.0
Status: UNCONFIRME
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53350
--- Comment #2 from Ryan Thompson 2012-05-15
01:12:30 UTC ---
The attachment was too large. I've put it here instead:
http://mneme.dyndns.org/~ryan/cc0UmSiB.out
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53351
Paolo Carlini changed:
What|Removed |Added
CC||dje at gcc dot gnu.org
--- Comment #1 fro
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53339
Paolo Carlini changed:
What|Removed |Added
Attachment #27402|0 |1
is obsolete|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53353
Bug #: 53353
Summary: Missing error/warning when using __int128_t with
incorrect asm register constraints
Classification: Unclassified
Product: gcc
Version: 4.7.0
Sta
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53350
Paolo Carlini changed:
What|Removed |Added
Status|UNCONFIRMED |WAITING
Last reconfirmed|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53348
--- Comment #2 from Daniel Richard G. 2012-05-14
22:54:02 UTC ---
*** Bug 47902 has been marked as a duplicate of this bug. ***
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47902
Daniel Richard G. changed:
What|Removed |Added
Status|WAITING |RESOLVED
Resolution|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53352
--- Comment #1 from Meador Inge 2012-05-14
22:52:41 UTC ---
Created attachment 27405
--> http://gcc.gnu.org/bugzilla/attachment.cgi?id=27405
Reproduction case
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47907
Daniel Richard G. changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53348
--- Comment #1 from Daniel Richard G. 2012-05-14
22:51:36 UTC ---
*** Bug 47907 has been marked as a duplicate of this bug. ***
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53352
Bug #: 53352
Summary: Incorrect CSE optimization on RTL expressions with a
paradoxical subreg
Classification: Unclassified
Product: gcc
Version: 4.8.0
Status: UNCONFI
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53351
Bug #: 53351
Summary: Missing integer types when bootstrapping on AIX 4.3
Classification: Unclassified
Product: gcc
Version: 4.7.0
Status: UNCONFIRMED
Severity: normal
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53350
Bug #: 53350
Summary: Internal compiler error when compiling
boost/smart_ptr/intrusive_ptr.hpp 1.49
Classification: Unclassified
Product: gcc
Version: 4.6.1
Status: U
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53349
Bug #: 53349
Summary: Internal compiler error with constexpr and recursive
data type.
Classification: Unclassified
Product: gcc
Version: 4.7.0
Status: UNCONFIRMED
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46098
Uros Bizjak changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
URL|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46098
--- Comment #13 from uros at gcc dot gnu.org 2012-05-14 21:35:20 UTC ---
Author: uros
Date: Mon May 14 21:35:16 2012
New Revision: 187484
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=187484
Log:
PR target/46098
* config/i386/i386.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46098
--- Comment #12 from uros at gcc dot gnu.org 2012-05-14 21:32:35 UTC ---
Author: uros
Date: Mon May 14 21:32:29 2012
New Revision: 187483
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=187483
Log:
PR target/46098
* config/i386/i386.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46098
--- Comment #11 from uros at gcc dot gnu.org 2012-05-14 21:30:27 UTC ---
Author: uros
Date: Mon May 14 21:30:23 2012
New Revision: 187482
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=187482
Log:
PR target/46098
* config/i386/i386.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46098
--- Comment #10 from uros at gcc dot gnu.org 2012-05-14 21:28:11 UTC ---
Author: uros
Date: Mon May 14 21:28:07 2012
New Revision: 187481
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=187481
Log:
PR target/46098
* config/i386/i386.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52607
--- Comment #30 from Marc Glisse 2012-05-14
20:19:39 UTC ---
Author: glisse
Date: Mon May 14 20:19:30 2012
New Revision: 187479
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=187479
Log:
2012-05-14 Marc Glisse
PR target/52607
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53263
François Dumont changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52428
Janne Blomqvist changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52428
--- Comment #9 from Janne Blomqvist 2012-05-14 19:39:27
UTC ---
Author: jb
Date: Mon May 14 19:39:23 2012
New Revision: 187478
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=187478
Log:
PR 52428 Range checking when reading integer values.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50606
--- Comment #3 from Manuel López-Ibáñez 2012-05-14
18:47:01 UTC ---
(In reply to comment #2)
> (In reply to comment #1)
> > printf warnings are handled in the FE, so we would need
> > constant-propagation in
> > the FE. Clang implements it, so I
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53315
--- Comment #18 from Jakub Jelinek 2012-05-14
18:47:09 UTC ---
Author: jakub
Date: Mon May 14 18:47:05 2012
New Revision: 187477
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=187477
Log:
2012-05-14 Andrew Pinski
H.J. Lu
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50606
--- Comment #2 from dcb 2012-05-14 18:24:44 UTC ---
(In reply to comment #1)
> printf warnings are handled in the FE, so we would need constant-propagation
> in
> the FE. Clang implements it, so I know it is possible.
I think my bug report wasn
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46098
Uros Bizjak changed:
What|Removed |Added
Status|RESOLVED|ASSIGNED
Resolution|FIXED
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53317
--- Comment #3 from ahakkas at gmail dot com 2012-05-14 18:07:50 UTC ---
Created attachment 27403
--> http://gcc.gnu.org/bugzilla/attachment.cgi?id=27403
testcase
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53348
Bug #: 53348
Summary: Conflicting fast-integer types on AIX:
vs. gcc/config/rs6000/aix-stdint.h
Classification: Unclassified
Product: gcc
Version: 4.7.0
Status: UNCO
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53334
Andrew Pinski changed:
What|Removed |Added
CC||pinskia at gcc dot gnu.org
Target Miles
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51055
Tobias Burnus changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
Last reconfirmed|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53329
Tobias Burnus changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
CC|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49110
--- Comment #16 from Tobias Burnus 2012-05-14
16:45:31 UTC ---
Author: burnus
Date: Mon May 14 16:45:16 2012
New Revision: 187472
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=187472
Log:
2012-05-14 Tobias Burnus
PR fortran/4
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49110
Tobias Burnus changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51055
--- Comment #5 from Tobias Burnus 2012-05-14
16:45:31 UTC ---
Author: burnus
Date: Mon May 14 16:45:16 2012
New Revision: 187472
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=187472
Log:
2012-05-14 Tobias Burnus
PR fortran/49
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53329
--- Comment #1 from Tobias Burnus 2012-05-14
16:45:32 UTC ---
Author: burnus
Date: Mon May 14 16:45:16 2012
New Revision: 187472
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=187472
Log:
2012-05-14 Tobias Burnus
PR fortran/49
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51976
Tobias Burnus changed:
What|Removed |Added
CC||i.thompson at lboro dot
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51394
Tobias Burnus changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=39681
--- Comment #8 from Manuel López-Ibáñez 2012-05-14
16:42:44 UTC ---
(In reply to comment #5)
> Like, sorry about my naivete, by adding a cp_parser_skip_to_end_of_statement
> or
> something right after the error message?!?
That may work and the
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=39681
--- Comment #7 from Jonathan Wakely 2012-05-14
16:07:32 UTC ---
I agree it should be better, but the analogy isn't great: "new foo" requires
foo to be a type, "delete foo" requires foo to be a variable.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52700
Benjamin Kosnik changed:
What|Removed |Added
Status|UNCONFIRMED |ASSIGNED
Last reconfirmed|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53344
Georg-Johann Lay changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53344
--- Comment #1 from Georg-Johann Lay 2012-05-14
15:48:15 UTC ---
Author: gjl
Date: Mon May 14 15:47:52 2012
New Revision: 187470
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=187470
Log:
PR target/53344
* config/avr/avr.c (avr_co
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53347
Bug #: 53347
Summary: Duplicated redundant condition in compare-elim.c
Classification: Unclassified
Product: gcc
Version: 4.8.0
Status: UNCONFIRMED
Severity: trivial
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53346
Bug #: 53346
Summary: [4.6/4.7/4.8 Regression] Bad vectorization in the proc
cptrf2 of rnflow.f90
Classification: Unclassified
Product: gcc
Version: 4.8.0
Status: UNC
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53331
Richard Guenther changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53331
--- Comment #10 from Richard Guenther 2012-05-14
15:01:35 UTC ---
Author: rguenth
Date: Mon May 14 15:01:22 2012
New Revision: 187466
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=187466
Log:
2012-05-14 Richard Guenther
PR tree-o
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53345
--- Comment #2 from Manuel López-Ibáñez 2012-05-14
15:00:32 UTC ---
A relatively simple fix is a new option OPT_Wformat_pedantic that is enabled by
default. Another option is to enable Wformat by default. That doesn't sound too
bad.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53345
Manuel López-Ibáñez changed:
What|Removed |Added
CC||joseph at codesourcery dot
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53345
Bug #: 53345
Summary: some OPT_Wformat is enabled by default
Classification: Unclassified
Product: gcc
Version: unknown
Status: UNCONFIRMED
Severity: normal
Priority:
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52494
Eric Botcazou changed:
What|Removed |Added
Status|WAITING |ASSIGNED
AssignedTo|unassigned at
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53337
--- Comment #3 from vincenzo Innocente
2012-05-14 14:08:04 UTC ---
I will try the trunk go binutils.
Still I confirm that this warning does not appear at all (in real-life code,
not just in the attached test case) with gcc 4.8
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53344
Georg-Johann Lay changed:
What|Removed |Added
Priority|P3 |P4
Blocks|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53344
Bug #: 53344
Summary: Dont' emit an assembler warning when assembling 3-byte
symbols
Classification: Unclassified
Product: gcc
Version: 4.7.0
Status: UNCONFIRMED
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53331
Richard Guenther changed:
What|Removed |Added
Status|WAITING |ASSIGNED
--- Comment #9 from Richard G
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53331
Rainer Orth changed:
What|Removed |Added
Target|powerpc64-*-* |powerpc64-*-*,
|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53063
--- Comment #3 from Manuel López-Ibáñez 2012-05-14
13:30:39 UTC ---
Author: manu
Date: Mon May 14 13:30:32 2012
New Revision: 187462
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=187462
Log:
2012-05-14 Manuel López-Ibáñez
PR 5306
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53337
H.J. Lu changed:
What|Removed |Added
CC||hjl.tools at gmail dot com
--- Comment #2 from
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53339
Paolo Carlini changed:
What|Removed |Added
CC||jwakely.gcc at gmail dot
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53339
--- Comment #8 from Paolo Carlini 2012-05-14
13:12:38 UTC ---
Created attachment 27402
--> http://gcc.gnu.org/bugzilla/attachment.cgi?id=27402
Draft
Something like this, very lightly tested so far.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53229
Dodji Seketeli changed:
What|Removed |Added
Status|UNCONFIRMED |ASSIGNED
Last reconfirmed|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=11856
Paolo Carlini changed:
What|Removed |Added
Status|NEW |ASSIGNED
AssignedTo|unassigned at
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=11856
--- Comment #32 from Jason Merrill 2012-05-14
12:56:09 UTC ---
Seems like another job for c_inhibit_evaluation_warnings.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53343
Bug #: 53343
Summary: [4.8 regression] options.c:9944:1: error: no previous
prototype for 'common_handle_option_auto' broke
bootstrap on sparc64-linux
Classification: Unclassified
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53331
--- Comment #7 from Dominique d'Humieres 2012-05-14
12:32:26 UTC ---
> Can you try
>From a clean bootstrap at revision 187401, updating gcc and rebuilding
libgfortran has succeeded for 187402 with the patch in comment #6 (with
libgfortran moved
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53342
Michael Matz changed:
What|Removed |Added
AssignedTo|unassigned at gcc dot |matz at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53342
Richard Guenther changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
Last reconfirmed|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52804
Ramana Radhakrishnan changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
Last reconfirmed|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53342
Bug #: 53342
Summary: [4.8 Regression] rnflow.f90 is ~5% slower after
revision 187340
Classification: Unclassified
Product: gcc
Version: 4.8.0
Status: UNCONFIRMED
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53241
Ramana Radhakrishnan changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
CC|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53340
Richard Guenther changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53340
--- Comment #4 from Richard Guenther 2012-05-14
11:37:02 UTC ---
Author: rguenth
Date: Mon May 14 11:36:58 2012
New Revision: 187457
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=187457
Log:
2012-05-14 Richard Guenther
PR tree-op
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52494
--- Comment #2 from Andris Pavenis 2012-05-14
11:30:49 UTC ---
Created attachment 27400
--> http://gcc.gnu.org/bugzilla/attachment.cgi?id=27400
Add missing sub-package to s-taprop-dummy.adb
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=11856
Manuel López-Ibáñez changed:
What|Removed |Added
CC||jason at gcc dot gnu.org,
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=39681
Manuel López-Ibáñez changed:
What|Removed |Added
Keywords||diagnostic
Target|i486-
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52362
--- Comment #8 from Richard Guenther 2012-05-14
11:22:45 UTC ---
(In reply to comment #7)
> When there are many files to link, gnatlink passes a file containing the file
> names, instead of the file names directly, on the GCC link line. There is
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37864
Manuel López-Ibáñez changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
Last reconfirmed|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52362
--- Comment #7 from Eric Botcazou 2012-05-14
11:14:28 UTC ---
When there are many files to link, gnatlink passes a file containing the file
names, instead of the file names directly, on the GCC link line. There is a
bad interaction with LTO:
er
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53339
--- Comment #7 from Paolo Carlini 2012-05-14
10:59:15 UTC ---
I really do believe that we want to leave the stuff in stl_function.h alone and
have something very neat in namespace __detail, in hashtable_policy.h, probably
a single overloaded temp
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53336
Richard Guenther changed:
What|Removed |Added
CC||bonzini at gnu dot org
--- Comment #3
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53336
Richard Guenther changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
Last reconfirmed|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53339
--- Comment #6 from Paolo Carlini 2012-05-14
10:52:28 UTC ---
Can we avoid deriving from unary_function and binary_function, no big deal as
an implementation detail, but are deprecated in C++11, I would rather *remove*
uses. Also, did you run the
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53340
Richard Guenther changed:
What|Removed |Added
Status|UNCONFIRMED |ASSIGNED
Last reconfirmed|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53341
Bug #: 53341
Summary: overloaded operator delete(void *) appear in object
file even when not directly used
Classification: Unclassified
Product: gcc
Version: 4.7.0
St
1 - 100 of 117 matches
Mail list logo