http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48227
Summary: "rep ret" generated for -march=core2
Product: gcc
Version: 4.5.4
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: target
AssignedTo: unassig...@g
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48173
--- Comment #2 from Hector Oron 2011-03-22
00:53:52 UTC ---
Created attachment 23746
--> http://gcc.gnu.org/bugzilla/attachment.cgi?id=23746
Preprocessed source for segfault
I was also able to reproduce the bug. Find attached the preprocessed
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=14840
Nathan Froyd changed:
What|Removed |Added
Status|NEW |RESOLVED
CC|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47717
Luke A. Guest changed:
What|Removed |Added
Status|RESOLVED|CLOSED
--- Comment #7 from Luke A. Guest
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48181
Steven Bosscher changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
Last reconfirmed|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48209
--- Comment #3 from dave at hiauly1 dot hia.nrc.ca 2011-03-21 23:03:11 UTC ---
> It looks like this is broken for HP-UX 11.11 and 11.23. On 11.31 there is a
> object that can be linked in (unix2003.o) to fix this. Just like we
> currently
> lin
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48200
--- Comment #4 from Zeev Tarantov 2011-03-21
22:40:12 UTC ---
I've constructed a trivial example, the bug did not reproduce in it.
I've tried -save-temps and -Wl,--verbose but those did not reveal anything.
I do not have a nicer testcase than com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48226
--- Comment #3 from Michael Meissner 2011-03-21
21:58:14 UTC ---
Created attachment 23745
--> http://gcc.gnu.org/bugzilla/attachment.cgi?id=23745
Patch to allow vector vector in boost
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48226
--- Comment #2 from Michael Meissner 2011-03-21
21:48:20 UTC ---
Created attachment 23744
--> http://gcc.gnu.org/bugzilla/attachment.cgi?id=23744
simple test case to show the bug
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48226
Michael Meissner changed:
What|Removed |Added
Status|UNCONFIRMED |ASSIGNED
Last reconfirmed|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48226
Summary: Boost does not build on power7
Product: gcc
Version: 4.7.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: target
AssignedTo: meiss...@gcc.gnu.o
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48209
Steve Ellcey changed:
What|Removed |Added
CC||sje at cup dot hp.com
--- Comment #2 from
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48225
--- Comment #1 from Dmitry Gorbachev
2011-03-21 20:51:40 UTC ---
Created attachment 23743
--> http://gcc.gnu.org/bugzilla/attachment.cgi?id=23743
Backtrace
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48225
Summary: Segmentation fault in lookup_type_die, at
dwarf2out.c:8121
Product: gcc
Version: 4.6.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Componen
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48214
Uros Bizjak changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48214
--- Comment #4 from Uros Bizjak 2011-03-21 20:12:07
UTC ---
Author: uros
Date: Mon Mar 21 20:09:45 2011
New Revision: 171266
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=171266
Log:
PR debug/48214
* config/alpha/alpha.c (alpha_p
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=12171
Kai Tietz changed:
What|Removed |Added
Status|NEW |RESOLVED
CC|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48224
--- Comment #2 from Jonathan Wakely 2011-03-21
19:29:44 UTC ---
The C++ standard library says the effects are undefined if an incomplete type
is used as a template argument when instantiating a template component
(17.4.3.6p2)
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48224
Andrew Pinski changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48224
Summary: ERROR: compile in g++ version 4.5
Product: gcc
Version: 4.5.2
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: c++
AssignedTo: unassig...@gcc.gnu
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44107
--- Comment #15 from Mike Stump 2011-03-21
18:53:12 UTC ---
I'd trust the person doing the work. :-) They usually have more state on
exactly what problem they are fixing and if the work for any one bug covers the
problems in other bug reports c
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48200
--- Comment #3 from Zeev Tarantov 2011-03-21
18:26:46 UTC ---
I am sorry but I don't know which parts are relevant. The source is GPL2, I
just ran "make SHARED=yes CFLAGS="-fPIC -O2 -flto" lib/libpci.so.3.1.7" and
then linked the SO a second time
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48216
Eric Botcazou changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48216
--- Comment #3 from Eric Botcazou 2011-03-21
18:19:53 UTC ---
Author: ebotcazou
Date: Mon Mar 21 18:19:47 2011
New Revision: 171254
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=171254
Log:
PR bootstrap/48216
* gcc-interface/decl
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48200
--- Comment #2 from Zeev Tarantov 2011-03-21
18:18:26 UTC ---
Created attachment 23740
--> http://gcc.gnu.org/bugzilla/attachment.cgi?id=23740
sources, object files and two shared objects: one good, one bad (resulted from
linking with LTO)
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42544
--- Comment #7 from Jakub Jelinek 2011-03-21
17:57:40 UTC ---
Author: jakub
Date: Mon Mar 21 17:57:34 2011
New Revision: 171252
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=171252
Log:
PR c/42544
PR c/48197
* c-common.c (sho
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48197
--- Comment #11 from Jakub Jelinek 2011-03-21
17:57:41 UTC ---
Author: jakub
Date: Mon Mar 21 17:57:34 2011
New Revision: 171252
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=171252
Log:
PR c/42544
PR c/48197
* c-common.c (sh
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48216
--- Comment #2 from ro at CeBiTec dot Uni-Bielefeld.DE 2011-03-21 17:45:25 UTC ---
> --- Comment #1 from Eric Botcazou 2011-03-21
> 17:41:52 UTC ---
> What BOOT_CFLAGS do you use here? It's easy to see that the warning is bogus.
Just -g -O2 (t
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48216
Eric Botcazou changed:
What|Removed |Added
Status|UNCONFIRMED |ASSIGNED
Last reconfirmed|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43603
--- Comment #11 from Steve Ellcey 2011-03-21 17:30:34
UTC ---
*** Bug 48191 has been marked as a duplicate of this bug. ***
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48191
Steve Ellcey changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48223
Summary: gob/check fails on Solaris 2
Product: gcc
Version: 4.7.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: go
AssignedTo: i...@airs.com
Re
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48222
Summary: libgo assertion failure in thread.c:40/63 on Solaris 2
Product: gcc
Version: 4.7.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: go
AssignedTo
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48221
Jonathan Wakely changed:
What|Removed |Added
Keywords||documentation
Status|UNCONF
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47571
--- Comment #47 from ro at CeBiTec dot Uni-Bielefeld.DE 2011-03-21 16:49:19 UTC ---
> --- Comment #46 from Jakub Jelinek 2011-03-21
> 16:34:39 UTC ---
> You clearly don't understand that linking librt in means linking both librt
> and
> libpthr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47571
--- Comment #46 from Jakub Jelinek 2011-03-21
16:34:39 UTC ---
You clearly don't understand that linking librt in means linking both librt and
libpthread in, thus both some overhead at the start of application, for various
places in the C library
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48220
--- Comment #1 from Jakub Jelinek 2011-03-21
16:09:03 UTC ---
Created attachment 23739
--> http://gcc.gnu.org/bugzilla/attachment.cgi?id=23739
gcc47-pr48220.patch
Untested patch, which changes using %iN to %oN registers in
DW_OP_GNU_entry_valu
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48221
Summary: documentation for -Wno-cpp seems wrong
Product: gcc
Version: 4.6.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: other
AssignedTo: unassig...@
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48220
Summary: DW_OP_GNU_entry_value/DW_TAG_GNU_call_site_parameter
vs. register window targets
Product: gcc
Version: 4.7.0
Status: UNCONFIRMED
Severity: normal
Priority
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48217
Richard Guenther changed:
What|Removed |Added
Keywords||lto
Status|UNCONFIRMED
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48215
--- Comment #3 from Alexander Monakov 2011-03-21
15:53:43 UTC ---
Looks like PR 46518 (the fix was not propagated from trunk to 4.5-branch). Can
you please check whether below patch fixes these problems?
diff --git a/gcc/sel-sched-ir.c b/gcc/se
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48218
sebastian.heg...@tu-dresden.de changed:
What|Removed |Added
Severity|normal |blocker
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48219
sebastian.heg...@tu-dresden.de changed:
What|Removed |Added
Severity|normal |blocker
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47939
--- Comment #9 from Richard Guenther 2011-03-21
15:32:37 UTC ---
Author: rguenth
Date: Mon Mar 21 15:32:21 2011
New Revision: 171245
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=171245
Log:
2011-03-21 Richard Guenther
PR c/47939
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47911
Richard Guenther changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47911
--- Comment #1 from Richard Guenther 2011-03-21
15:30:13 UTC ---
Author: rguenth
Date: Mon Mar 21 15:30:03 2011
New Revision: 171244
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=171244
Log:
2011-03-21 Richard Guenther
PR transla
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48215
--- Comment #2 from sebastian.heg...@tu-dresden.de 2011-03-21 15:23:52 UTC ---
I have now submitted PR 48218 and PR 48219, which may or may not be related to
this issue.
What these three have in common is that they only appear when gcc is built w
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48219
Summary: internal compiler error: Segmentation fault on IA-64
Product: gcc
Version: 4.5.2
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: target
Assigned
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48218
--- Comment #3 from sebastian.heg...@tu-dresden.de 2011-03-21 15:09:33 UTC ---
Attachment #23737 and attachment #23736 belong to the same file, which is
different from the original one (and also from the boost 1.44.0 library), but
triggers the same
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48218
--- Comment #2 from sebastian.heg...@tu-dresden.de 2011-03-21 15:04:54 UTC ---
Created attachment 23737
--> http://gcc.gnu.org/bugzilla/attachment.cgi?id=23737
Terminal output of the other failure location.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48218
--- Comment #1 from sebastian.heg...@tu-dresden.de 2011-03-21 15:02:42 UTC ---
Created attachment 23736
--> http://gcc.gnu.org/bugzilla/attachment.cgi?id=23736
Preprocessed file of the same ICE in another code location, compressed with
gzip.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48218
Summary: internal compiler error: in
verify_target_availability, at sel-sched.c:1598 on
IA-64
Product: gcc
Version: 4.5.2
Status: UNCONFIRMED
Severity: n
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47571
--- Comment #45 from ro at CeBiTec dot Uni-Bielefeld.DE 2011-03-21 14:47:20 UTC ---
> --- Comment #38 from Janne Blomqvist 2011-03-15
> 17:04:41 UTC ---
> Created attachment 23669
> --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=23669
> Upd
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48215
--- Comment #1 from sebastian.heg...@tu-dresden.de 2011-03-21 14:46:07 UTC ---
There's actually a plethora of ICEs popping up when using a gcc compiled with
"--enable-build-with-cxx".
I'll file separate reports on those, and mention them here when
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47717
--- Comment #6 from charlet at adacore dot com
2011-03-21 14:44:20 UTC ---
> Just so we know, should it be possible to build libgnat.a using a project file
> via gnatmake?
No, project files aren't designed to do that out of the box, libgnat.a is
> Just so we know, should it be possible to build libgnat.a using a project file
> via gnatmake?
No, project files aren't designed to do that out of the box, libgnat.a is
a special library.
Arno
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=39751
--- Comment #8 from Zdenek Sojka 2011-03-21 14:34:14
UTC ---
(In reply to comment #7)
> I just checked again and this problem seems to be fixed in trunk now.
It still crashes for me (with the testcase from comment #0):
$ gcc-4.7.0-pre xxx.C
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48217
Summary: lto mishandles quotes in command line defines
Product: gcc
Version: unknown
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: lto
AssignedTo: unas
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48191
--- Comment #4 from sebastian.heg...@tu-dresden.de 2011-03-21 13:54:55 UTC ---
(In reply to comment #3)
> It looks like this is the same problem as PR 43603 (but with a different error
> result). I can reproduce it on the trunk at r167587, but it
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47661
Richard Guenther changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
Last reconfirmed|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47661
--- Comment #1 from Richard Guenther 2011-03-21
13:50:35 UTC ---
Author: rguenth
Date: Mon Mar 21 13:50:26 2011
New Revision: 171236
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=171236
Log:
2011-03-21 Richard Guenther
PR middle-
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48210
Richard Guenther changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48210
--- Comment #1 from Richard Guenther 2011-03-21
13:42:32 UTC ---
Author: rguenth
Date: Mon Mar 21 13:42:27 2011
New Revision: 171234
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=171234
Log:
2011-03-21 Richard Guenther
PR lto/482
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48216
Summary: [4.7 regression] IRIX 6 Ada bootstrap broken: gnu_decl
uninitialized in
gcc-interface/decl.c:elaborate_expression_1
Product: gcc
Version: 4.7.0
Status: UN
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48207
Richard Guenther changed:
What|Removed |Added
Status|UNCONFIRMED |ASSIGNED
Keywords|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48204
Richard Guenther changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
Last reconfirmed|
i686
GNU/Linux
$ gcc -v
Using built-in specs.
COLLECT_GCC=gcc
COLLECT_LTO_WRAPPER=/usr/local/libexec/gcc/i686-pc-linux-gnu/4.7.0/lto-wrapper
Target: i686-pc-linux-gnu
Configured with: ./configure --enable-languages=c,c++
Thread model: posix
gcc version 4.7.0 20110321 (experimental) (GCC)
$ g
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48200
Richard Guenther changed:
What|Removed |Added
Status|UNCONFIRMED |WAITING
Last reconfirmed|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48198
Richard Guenther changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
Last reconfirmed|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48195
Richard Guenther changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
Last reconfirmed|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48193
Richard Guenther changed:
What|Removed |Added
Status|UNCONFIRMED |ASSIGNED
Last reconfirmed|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48189
Richard Guenther changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
Last reconfirmed|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48120
Rainer Orth changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
URL|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48135
Rainer Orth changed:
What|Removed |Added
Resolution|WONTFIX |FIXED
AssignedTo|unassigned at gcc
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48120
--- Comment #3 from Rainer Orth 2011-03-21 12:26:34 UTC
---
Author: ro
Date: Mon Mar 21 12:26:30 2011
New Revision: 171225
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=171225
Log:
PR bootstrap/48120:
* configure.ac (pwllib): Use
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48135
--- Comment #23 from Rainer Orth 2011-03-21 12:24:23
UTC ---
Author: ro
Date: Mon Mar 21 12:24:17 2011
New Revision: 171224
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=171224
Log:
libgfortran:
PR bootstrap/48135
* configure
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48135
--- Comment #22 from Rainer Orth 2011-03-21 12:17:18
UTC ---
Author: ro
Date: Mon Mar 21 12:17:10 2011
New Revision: 171223
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=171223
Log:
contrib:
PR bootstrap/48135
* make_sunver.p
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46886
Paul Thomas changed:
What|Removed |Added
CC||pault at gcc dot gnu.org
--- Comment #6 fro
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48135
--- Comment #21 from Rainer Orth 2011-03-21 12:13:29
UTC ---
Author: ro
Date: Mon Mar 21 12:13:26 2011
New Revision: 171222
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=171222
Log:
PR bootstrap/48135
* doc/install.texi (Prerequi
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48135
--- Comment #20 from Rainer Orth 2011-03-21 12:12:27
UTC ---
Author: ro
Date: Mon Mar 21 12:12:19 2011
New Revision: 171221
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=171221
Log:
PR bootstrap/48135
* doc/install.texi (Prerequi
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48135
--- Comment #19 from Rainer Orth 2011-03-21 12:10:33
UTC ---
Author: ro
Date: Mon Mar 21 12:10:30 2011
New Revision: 171219
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=171219
Log:
PR bootstrap/48135
* doc/install.texi (Prerequi
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48135
--- Comment #18 from Rainer Orth 2011-03-21 12:09:31
UTC ---
Author: ro
Date: Mon Mar 21 12:09:28 2011
New Revision: 171218
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=171218
Log:
PR bootstrap/48135
* doc/install.texi (Prerequi
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43603
--- Comment #10 from Andrey Belevantsev 2011-03-21
12:07:57 UTC ---
(In reply to comment #9)
> Andrey,
>
> I was just looking at PR 48191, a bug submitted against GCC 4.5.2. It looks
> like it is caused by the same problem that this patch fixes
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47717
--- Comment #5 from Luke A. Guest 2011-03-21
11:34:10 UTC ---
(In reply to comment #3)
> This error is specific to your set up/build procedures, which isn't a standard
> set up, so not supported by the FSF compiler. I suspect you'll need to chang
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47717
--- Comment #4 from Luke A. Guest 2011-03-21
11:05:38 UTC ---
(In reply to comment #3)
> This error is specific to your set up/build procedures, which isn't a standard
> set up, so not supported by the FSF compiler. I suspect you'll need to chang
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48214
Uros Bizjak changed:
What|Removed |Added
Status|UNCONFIRMED |ASSIGNED
Last reconfirmed|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48215
Summary: internal compiler error: in vinsn_detach, at
sel-sched-ir.c:1268 on IA-64
Product: gcc
Version: 4.5.2
Status: UNCONFIRMED
Severity: blocker
Priority: P3
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48167
Nicola Pero changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48167
--- Comment #3 from Nicola Pero 2011-03-21 10:25:40
UTC ---
Author: nicola
Date: Mon Mar 21 10:25:38 2011
New Revision: 171214
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=171214
Log:
In gcc/:
2011-03-21 Nicola Pero
PR bootstrap
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48177
--- Comment #4 from rfm at gnu dot org 2011-03-21 10:08:31 UTC ---
The bug did cause proxies to fail ... but I implemented a workaround for that
in base, so it's not critical for gnustep once the new base is released (and
older versions of base use
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48213
Jakub Jelinek changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48213
--- Comment #3 from Jakub Jelinek 2011-03-21
09:27:35 UTC ---
Author: jakub
Date: Mon Mar 21 09:27:28 2011
New Revision: 171212
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=171212
Log:
PR target/48213
* config/s390/s390.c (s390_
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48213
--- Comment #2 from Jakub Jelinek 2011-03-21
09:25:58 UTC ---
Author: jakub
Date: Mon Mar 21 09:25:47 2011
New Revision: 171211
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=171211
Log:
PR target/48213
* config/s390/s390.c (s390_
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=12171
--- Comment #4 from Kai Tietz 2011-03-21 08:32:56
UTC ---
Author: ktietz
Date: Mon Mar 21 08:32:50 2011
New Revision: 171210
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=171210
Log:
ChangeLog gcc/c-family
2011-03-21 Kai Tietz
P
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48214
--- Comment #2 from Jakub Jelinek 2011-03-21
08:30:33 UTC ---
That probably means alpha machine reorg is inserting other insns in between
CALL_INSN and the following NOTE_ARG_INSN_LOCATION.
See r171193, r171185 and r171156 for fixes for other tar
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=12171
--- Comment #3 from Kai Tietz 2011-03-21 08:29:46
UTC ---
Author: ktietz
Date: Mon Mar 21 08:29:36 2011
New Revision: 171209
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=171209
Log:
ChangeLog gcc/
2011-03-21 Kai Tietz
PR target
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44107
--- Comment #14 from Iain Sandoe 2011-03-21 08:24:19
UTC ---
(In reply to comment #13)
> (In reply to comment #12)
> > (In reply to comment #11)
> > > (In reply to comment #10)
> > > > (In reply to comment #8)
> > > So, my question is "does versi
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48214
--- Comment #1 from Uros Bizjak 2011-03-21 08:19:41
UTC ---
Created attachment 23733
--> http://gcc.gnu.org/bugzilla/attachment.cgi?id=23733
Preprocessed source
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48214
Summary: internal compiler error: in dwarf2out_var_location, at
dwarf2out.c:21983
Product: gcc
Version: 4.7.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47717
Arnaud Charlet changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
CC|
1 - 100 of 101 matches
Mail list logo