http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51382
--- Comment #6 from fabien at gcc dot gnu.org 2011-12-02 07:34:52 UTC ---
(In reply to comment #4)
> About the garbled error message - the second issue - the fix should be rather
> trivial, just matter of handling USING_DECL in dump_expr together w
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51375
--- Comment #1 from pjodrr at gmail dot com 2011-12-02 06:57:01 UTC ---
the same error occurs with 46-2025
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51387
Michael Zolotukhin changed:
What|Removed |Added
CC||michael.v.zolotukhin at
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51387
Bug #: 51387
Summary: Test vect.exp/vect-116.c fails on execution when
compiled with -mavx2 on sde.
Classification: Unclassified
Product: gcc
Version: 4.7.0
Status: U
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45685
--- Comment #19 from Jeffrey A. Law 2011-12-02 05:26:00
UTC ---
I did some runtime testing on this shortly after 4.7 stage1 opened; the net
result was actually a regression. I didn't delve into why due to time
constraints.
Without analysis as t
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51386
Bug #: 51386
Summary: [4.7 Regression]:
23_containers/unordered_set/hash_policy/load_factor.cc
execution timeout
Classification: Unclassified
Product: gcc
Ver
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24453
Andrew Pinski changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=10474
--- Comment #10 from Andrew Pinski 2011-12-02
02:46:40 UTC ---
The original testcase is not shrink wrapped because we need an extra copyprop
before shrinkwrap can be done as mentioned in
http://gcc.gnu.org/ml/gcc-patches/2011-10/msg00380.html.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51382
fabien at gcc dot gnu.org changed:
What|Removed |Added
Status|UNCONFIRMED |ASSIGNED
Last reconfirmed|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51385
Bug #: 51385
Summary: Unnecessary instantiation converting to pointer to
template class instance
Classification: Unclassified
Product: gcc
Version: 4.6.0
Status: UNCO
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51382
--- Comment #4 from Paolo Carlini 2011-12-01
23:19:05 UTC ---
About the garbled error message - the second issue - the fix should be rather
trivial, just matter of handling USING_DECL in dump_expr together with the
other *_DECL and forwarding to
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51382
--- Comment #3 from Paolo Carlini 2011-12-01
23:14:05 UTC ---
Diego, I'm pretty sure this is a dup of PR51319.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50814
--- Comment #6 from Kazumoto Kojima 2011-12-01
23:02:08 UTC ---
Author: kkojima
Date: Thu Dec 1 23:01:58 2011
New Revision: 181896
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=181896
Log:
PR target/50814.
* config/sh/sh.c (expa
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45685
--- Comment #18 from Jakub Jelinek 2011-12-01
22:41:46 UTC ---
What about stage3 material?
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51382
--- Comment #2 from dnovillo at google dot com
2011-12-01 22:39:02 UTC ---
On Thu, Dec 1, 2011 at 17:19, paolo.carlini at oracle dot com
wrote:
> http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51382
>
> --- Comment #1 from Paolo Carlini
> 2011-12
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=39976
--- Comment #41 from Andrew Pinski 2011-12-01
22:30:26 UTC ---
(In reply to comment #40)
> OK, sounds good. I'll take this one.
Interesting Jeff Law posted a different patch to
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45685 which will also f
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51314
Paolo Carlini changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
Last reconfirmed|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51382
--- Comment #1 from Paolo Carlini 2011-12-01
22:19:10 UTC ---
PR51319 (or PRs referenced therein) ?
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51326
Paolo Carlini changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51318
Paolo Carlini changed:
What|Removed |Added
CC||jason at gcc dot gnu.org
--- Comment #5 f
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51326
--- Comment #3 from paolo at gcc dot gnu.org
2011-12-01 22:13:25 UTC ---
Author: paolo
Date: Thu Dec 1 22:13:19 2011
New Revision: 181895
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=181895
Log:
/cp
2011-12-01 Paolo Carlini
PR
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51318
--- Comment #4 from Paolo Carlini 2011-12-01
22:11:11 UTC ---
Thanks. I just had a look to the backtrace and seems the same.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51384
--- Comment #2 from Paolo Carlini 2011-12-01
21:55:09 UTC ---
Likely dup of PR51318
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51318
--- Comment #3 from Marc Glisse 2011-12-01
21:42:35 UTC ---
(In reply to comment #2)
> Marc, do you have a feeling PR51384 is a duplicate?
At least I produced this testcase starting from the one-liner:
#include
that made g++ segfault and applyi
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51318
--- Comment #2 from Paolo Carlini 2011-12-01
21:31:58 UTC ---
Marc, do you have a feeling PR51384 is a duplicate?
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51346
Diego Novillo changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51346
--- Comment #8 from Diego Novillo 2011-12-01
21:05:14 UTC ---
Author: dnovillo
Date: Thu Dec 1 21:05:10 2011
New Revision: 181894
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=181894
Log:
PR bootstrap/51346
* ipa-inline.c (can_i
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51384
--- Comment #1 from dcb 2011-12-01 21:01:48 UTC ---
Created attachment 25969
--> http://gcc.gnu.org/bugzilla/attachment.cgi?id=25969
gzipped C++ source code
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51384
Bug #: 51384
Summary: seg fault in tsubst_copy_and_build
Classification: Unclassified
Product: gcc
Version: 4.7.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50237
--- Comment #31 from Eric Botcazou 2011-12-01
20:25:27 UTC ---
> Getting rid of the attribute constructor in libcpp/lex.c isn't that hard
> either.
Right, I'd apply the patch in any case, this is a gratuitous portability issue.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51383
Bug #: 51383
Summary: arrays of extended types interact break associations
with arrays
Classification: Unclassified
Product: gcc
Version: 4.6.1
Status: UNCONFIRMED
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51113
--- Comment #10 from Nathan Sidwell 2011-12-01
19:58:55 UTC ---
Author: nathan
Date: Thu Dec 1 19:58:51 2011
New Revision: 181892
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=181892
Log:
PR gcov-profile/51113
* coverage.c (buil
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48183
Havard Graff changed:
What|Removed |Added
CC||havard.graff at gmail dot
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50904
Eric Botcazou changed:
What|Removed |Added
Status|NEW |ASSIGNED
CC|ebotcazou at
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51180
Jason Merrill changed:
What|Removed |Added
CC||jason at gcc dot gnu.org
--- Comment #3 f
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51180
Dodji Seketeli changed:
What|Removed |Added
Status|UNCONFIRMED |ASSIGNED
Last reconfirmed|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51356
Jakub Jelinek changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50317
Jakub Jelinek changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51356
--- Comment #4 from Jakub Jelinek 2011-12-01
19:14:06 UTC ---
Author: jakub
Date: Thu Dec 1 19:14:03 2011
New Revision: 181891
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=181891
Log:
PR tree-optimization/51356
* tree-vect-patt
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50317
--- Comment #13 from Jakub Jelinek 2011-12-01
19:12:58 UTC ---
Author: jakub
Date: Thu Dec 1 19:12:54 2011
New Revision: 181890
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=181890
Log:
PR debug/50317
* tree-ssa-dce.c (remove_de
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51381
Andrew Pinski changed:
What|Removed |Added
Component|c++ |target
Severity|major
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51381
eric.valette at free dot fr changed:
What|Removed |Added
Component|target |c++
Severity|norma
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51346
--- Comment #7 from dnovillo at google dot com
2011-12-01 18:20:37 UTC ---
On Thu, Dec 1, 2011 at 13:12, howarth at nitro dot med.uc.edu
wrote:
> http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51346
>
> Jack Howarth changed:
>
> What
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51346
Jack Howarth changed:
What|Removed |Added
CC||howarth at nitro dot
|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=22238
--- Comment #18 from Manuel López-Ibáñez 2011-12-01
17:50:25 UTC ---
*** Bug 50817 has been marked as a duplicate of this bug. ***
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50817
Manuel López-Ibáñez changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51273
--- Comment #2 from Richard Henderson 2011-12-01
17:46:35 UTC ---
Author: rth
Date: Thu Dec 1 17:46:32 2011
New Revision: 181887
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=181887
Log:
PR middle-end/51273
* cgraph.h (cgraph_ca
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=22238
--- Comment #17 from Jonathan Wakely 2011-12-01
17:39:24 UTC ---
(In reply to comment #16)
> I think this is a duplicate of another PR I cannot find
PR 50817 ?
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=22238
Manuel López-Ibáñez changed:
What|Removed |Added
Status|ASSIGNED|NEW
CC|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51381
Andrew Pinski changed:
What|Removed |Added
Component|c++ |target
Severity|major
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51381
--- Comment #5 from eric.valette at free dot fr 2011-12-01 17:25:15 UTC ---
g++ -v
Using built-in specs.
COLLECT_GCC=g++
COLLECT_LTO_WRAPPER=/usr/lib/gcc/arm-linux-gnueabihf/4.6/lto-wrapper
Target: arm-linux-gnueabihf
Configured with: ../src/config
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51381
--- Comment #4 from eric.valette at free dot fr 2011-12-01 17:20:38 UTC ---
Compilation option for the file
-g -O2 -Wall -Woverloaded-virtual -Wno-parentheses -fPIC -DPIC -D_REENTRANT
-D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -D_DEBUG -Wall
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51198
Andrew Pinski changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51198
--- Comment #6 from Andrew Pinski 2011-12-01
17:13:10 UTC ---
Author: pinskia
Date: Thu Dec 1 17:13:05 2011
New Revision: 181886
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=181886
Log:
2011-12-01 Andrew Pinski
PR lto/51198
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51381
--- Comment #3 from eric.valette at free dot fr 2011-12-01 17:10:15 UTC ---
Created attachment 25968
--> http://gcc.gnu.org/bugzilla/attachment.cgi?id=25968
bziped preprocessed file
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51381
--- Comment #2 from eric.valette at free dot fr 2011-12-01 17:08:49 UTC ---
I cannot attach the preprocessed file directly because its too biig. Will try
to zip it. I already attached it but get no error first time.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51246
Jakub Jelinek changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51246
--- Comment #3 from Jakub Jelinek 2011-12-01
17:03:40 UTC ---
Author: jakub
Date: Thu Dec 1 17:03:33 2011
New Revision: 181884
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=181884
Log:
PR tree-optimization/51246
* tree-predcom.c
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51014
Jakub Jelinek changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51014
--- Comment #6 from Jakub Jelinek 2011-12-01
16:57:13 UTC ---
Author: jakub
Date: Thu Dec 1 16:57:07 2011
New Revision: 181883
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=181883
Log:
PR rtl-optimization/51014
* loop-unroll.c (
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50622
--- Comment #9 from Martin Jambor 2011-12-01
16:20:02 UTC ---
Patch posted to mailing list:
http://gcc.gnu.org/ml/gcc-patches/2011-12/msg00080.html
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51381
--- Comment #1 from Mikael Pettersson 2011-12-01
15:57:08 UTC ---
Please provide preprocessed source for the test case, the options used to
compile it, and how the compiler was configured.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48715
--- Comment #3 from Georg-Johann Lay 2011-12-01
15:36:01 UTC ---
The commit is r175878:
http://gcc.gnu.org/viewcvs?view=revision&revision=175878
There is no link-back to here because the ChangeLog does not mention the PR and
there is no commit
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51014
--- Comment #5 from Jack Howarth 2011-12-01
15:31:37 UTC ---
(In reply to comment #4)
> Created attachment 25939 [details]
> gcc47-pr51014.patch
>
> Untested fix.
This fix solved the problem with the reduced testcase on x86_64-apple-darwin11
wi
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51382
Bug #: 51382
Summary: Incorrect diagnostic "cannot appear in a
constant-expression"
Classification: Unclassified
Product: gcc
Version: 4.7.0
Status: UNCONFIRMED
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48715
Michael Meissner changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51346
Joost VandeVondele changed:
What|Removed |Added
CC||Joost.VandeVondele at mat
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51355
Joost VandeVondele changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51346
Markus Trippelsdorf changed:
What|Removed |Added
CC||markus at trippelsdorf dot
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51381
Bug #: 51381
Summary: Internal compiler error for arm target
Classification: Unclassified
Product: gcc
Version: 4.6.2
Status: UNCONFIRMED
Severity: major
Priority: P3
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51356
--- Comment #3 from Dominique d'Humieres 2011-12-01
14:57:13 UTC ---
> works for me on top of 181853 (powerpc-darwin9).
For me too on top of 181782 (powerpc-darwin9, regtested gcc and gfortran) and
181863 (x86_64-apple-darwin10, full regtest).
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51380
Bug #: 51380
Summary: ASSIGNMENT(=): Reject ALLOCATABLE/POINTER dummy
argument
Classification: Unclassified
Product: gcc
Version: 4.7.0
Status: UNCONFIRMED
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51239
--- Comment #1 from Dodji Seketeli 2011-12-01
14:44:10 UTC ---
Here is my understanding of what is happening here.
When we first build the type head, we don't yet know the actual
number of arguments for the 'head' template. So we should build a
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50802
--- Comment #19 from Jorn Wolfgang Rennecke
2011-12-01 14:25:52 UTC ---
Author: amylaar
Date: Thu Dec 1 14:25:24 2011
New Revision: 181880
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=181880
Log:
PR tree-optimization/50802
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51057
Iain Sandoe changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
Last reconfirmed|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51355
Markus Trippelsdorf changed:
What|Removed |Added
CC||markus at trippelsdorf dot
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25708
--- Comment #19 from Janne Blomqvist 2011-12-01
14:12:45 UTC ---
Author: jb
Date: Thu Dec 1 14:12:37 2011
New Revision: 181879
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=181879
Log:
PR 25708 Avoid seeking when parsing strings and whe
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51379
Jonathan Wakely changed:
What|Removed |Added
Status|RESOLVED|NEW
Last reconfirmed|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51379
Jakub Jelinek changed:
What|Removed |Added
CC||jakub at gcc dot gnu.org,
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51374
--- Comment #4 from andyw at pobox dot com 2011-12-01 13:22:44 UTC ---
Compiler command line & -v output showing configure options (thought I had
pasted this in the initial report - apparently not.) Do not know what happened
to the attachment, the
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51379
Jonathan Wakely changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51379
--- Comment #1 from Piotr Wyderski 2011-12-01
12:58:16 UTC ---
Both static_cast and C-type cast work as expected.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51379
Bug #: 51379
Summary: reinterpret_cast is not particularly useful
Classification: Unclassified
Product: gcc
Version: 4.6.2
Status: UNCONFIRMED
Severity: normal
Priori
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48715
Eric Weddington changed:
What|Removed |Added
CC||gjl at gcc dot gnu.org
--- Comment #1 f
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49857
Eric Weddington changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
Last reconfirmed|2011-07-27 00:00
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51050
--- Comment #3 from Georg-Johann Lay 2011-12-01
12:46:42 UTC ---
(In reply to comment #2)
> Johann,
>
> Is this a duplicate of your bug #51345?
No, PR51345 is different and independent, that PR is related to PR51002.
At the moment I cannot get
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50733
Eric Weddington changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
CC|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51050
--- Comment #2 from Eric Weddington
2011-12-01 12:36:23 UTC ---
Johann,
Is this a duplicate of your bug #51345?
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37165
Eric Weddington changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50325
--- Comment #26 from rguenther at suse dot de
2011-12-01 11:23:41 UTC ---
On Thu, 1 Dec 2011, iains at gcc dot gnu.org wrote:
> http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50325
>
> --- Comment #23 from Iain Sandoe 2011-12-01
> 10:10:10 UTC -
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50325
--- Comment #25 from Iain Sandoe 2011-12-01 11:08:28
UTC ---
the following tried using the vendor's gcc-4.2:
typedef struct
{
unsigned short flda:9;
float b;
unsigned int fldc:17;
float d;
unsigned long long flde:33;
float f;
} Struc
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51358
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=51377
--- Comment #2 from Nick Clifton 2011-12-01 10:54:35
UTC ---
[Darn - hit return too early].
When compiling for a target that supports multiple pointer sizes (eg s390)
generating debug information can trigger an ICE in the compiler:
% s390-gcc
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51377
--- Comment #1 from Nick Clifton 2011-12-01 10:44:57
UTC ---
Created attachment 25967
--> http://gcc.gnu.org/bugzilla/attachment.cgi?id=25967
Test for mixed pointer modes in the assertion.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51378
Bug #: 51378
Summary: [OOP] Structure constructor wrongly rejects parent
components if only child has PRIVATE comps
Classification: Unclassified
Product: gcc
Version: 4.7.0
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51377
Bug #: 51377
Summary: ICE when generating debug info for targets with
multiple pointer sizes
Classification: Unclassified
Product: gcc
Version: 4.7.0
Status: UNCONFIR
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49945
--- Comment #4 from rguenther at suse dot de
2011-12-01 10:32:45 UTC ---
On Fri, 25 Nov 2011, jakub at gcc dot gnu.org wrote:
> http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49945
>
> --- Comment #3 from Jakub Jelinek 2011-11-25
> 09:59:31 UTC
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50325
--- Comment #24 from Iain Sandoe 2011-12-01 10:25:33
UTC ---
well.. sorry, that might be a bogus comment
- it depends on whether the following can be interpreted to allow a different
layout on the stack from 'normal' memory.
Since the embedding
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50325
--- Comment #23 from Iain Sandoe 2011-12-01 10:10:10
UTC ---
there is nothing in the ABI doc:
http://developer.apple.com/library/mac/#documentation/DeveloperTools/Conceptual/LowLevelABI/100-32-bit_PowerPC_Function_Calling_Conventions/32bitPowerP
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51326
Paolo Carlini changed:
What|Removed |Added
Status|NEW |ASSIGNED
AssignedTo|unassigned at
1 - 100 of 119 matches
Mail list logo