http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49594
--- Comment #10 from David Fang 2011-07-10
04:44:46 UTC ---
(In reply to comment #9)
> Using Iain's patch ( http://gcc.gnu.org/bugzilla/attachment.cgi?id=24655 ), a
> native powerpc-darwin8 bootstrap has just completed successfully.
> The testsui
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48108
--- Comment #16 from David Fang 2011-07-10
04:41:14 UTC ---
This current patch yields excellent results on powerpc-darwin8 now:
http://gcc.gnu.org/ml/gcc-testresults/2011-07/msg01092.html
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49692
--- Comment #3 from Jonathan Wakely 2011-07-10
04:28:04 UTC ---
http://en.wikipedia.org/wiki/Most_vexing_parse
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49694
Summary: FAIL: gnat.dg/specs/debug1.ads scan-assembler-times
byte\t0x1\t# DW_AT_artificial 4
Product: gcc
Version: 4.7.0
Status: UNCONFIRMED
Severity: normal
Prior
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49692
--- Comment #2 from John Kortink 2011-07-09
23:08:02 UTC ---
(In reply to comment #1)
> Redundant parens are always possible.
They shouldn't always be possible. It is a laxity in the grammar that
needlessly causes context dependencies. And, in t
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49684
Hans-Peter Nilsson changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49684
--- Comment #2 from Hans-Peter Nilsson 2011-07-09
22:36:15 UTC ---
Author: hp
Date: Sat Jul 9 22:36:12 2011
New Revision: 176111
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=176111
Log:
PR target/49684
* config/cris/t-elfmulti
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49680
--- Comment #16 from Hans-Peter Nilsson 2011-07-09
22:35:47 UTC ---
Author: hp
Date: Sat Jul 9 22:35:43 2011
New Revision: 176110
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=176110
Log:
PR bootstrap/49680
* config/cris/cris.c
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49693
Summary: Spurious "unused-variable" warnings for COMMON block
module variables.
Product: gcc
Version: 4.6.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49692
Andreas Schwab changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49686
--- Comment #5 from Kazumoto Kojima 2011-07-09
21:13:52 UTC ---
Thanks for the quick fix!
(In reply to comment #1)
> Does the regression look something like this?
For sh, the failures were
FAIL: g++.dg/compat/eh/unexpected1 cp_compat_x_tst.o-c
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49692
Summary: Constructor call mistaken for declaration
Product: gcc
Version: 4.6.1
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: c++
AssignedTo: unassig...
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49686
Richard Henderson changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47230
--- Comment #13 from Matt Turner 2011-07-09
20:55:23 UTC ---
(In reply to comment #12)
> Since this is linker bug, I have added rth to CC in the hope that he has
> better
> solution.
Bug link is http://sources.redhat.com/bugzilla/show_bug.cgi?i
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49691
Jason Merrill changed:
What|Removed |Added
Status|UNCONFIRMED |ASSIGNED
Last reconfirmed|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49686
--- Comment #3 from Richard Henderson 2011-07-09
19:57:30 UTC ---
Author: rth
Date: Sat Jul 9 19:57:27 2011
New Revision: 176091
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=176091
Log:
PR debug/49686
* dwarf2cfi.c (dwarf2out_frame
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49665
Markus Trippelsdorf changed:
What|Removed |Added
CC||markus at trippelsdorf dot
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48926
Uros Bizjak changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
URL|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48926
--- Comment #14 from uros at gcc dot gnu.org 2011-07-09 18:51:22 UTC ---
Author: uros
Date: Sat Jul 9 18:51:19 2011
New Revision: 176089
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=176089
Log:
PR fortran/48926
* expr.c (gfc_get_
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49691
--- Comment #2 from Markus Trippelsdorf
2011-07-09 18:46:16 UTC ---
Reduced testcase (produced with multidelta):
% cat test.cpp
class QObject { };
class QPaintDevice { };
class QFontInfo { };
class QWidget : public QObject, public QPaintDevice
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49562
Tobias Burnus changed:
What|Removed |Added
CC||burnus at gcc dot gnu.org
--- Comment #8
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49690
--- Comment #5 from Tobias Burnus 2011-07-09
18:11:42 UTC ---
Draft patch.
As both integer arguments and function-pointer arguments are pointers, using a
generic "void *" (BT_VOID) is the simplest. A more cumbersome alternative would
be to split
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48926
--- Comment #13 from uros at gcc dot gnu.org 2011-07-09 17:35:47 UTC ---
Author: uros
Date: Sat Jul 9 17:35:44 2011
New Revision: 176088
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=176088
Log:
PR fortran/48926
* expr.c (gfc_get_
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49691
--- Comment #1 from Markus Trippelsdorf
2011-07-09 17:32:24 UTC ---
Created attachment 24728
--> http://gcc.gnu.org/bugzilla/attachment.cgi?id=24728
preprocessed file
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49691
Summary: ICE in cp_parser_late_return_type_opt, at
cp/parser.c:15562
Product: gcc
Version: 4.7.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Compon
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=39633
--- Comment #9 from Georg-Johann Lay 2011-07-09
17:24:47 UTC ---
The needed *cmpqi insn 33 can be tracked until .221r.nothrow dump; the last
dump that actually contains RTL dump.
But then the insn 33 is gone, even with -fno-peephole.
(insn 24 2
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49474
--- Comment #2 from Douglas Mencken 2011-07-09
17:19:38 UTC ---
Tried with gcc-v4.7-20110702, now adding `--enable-stage1-languages=c,fortran'
to configure options.
Stage1 builds fine (now stage0 compiler is 4.6.1-release), even with fortran
enab
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49690
--- Comment #4 from Tobias Burnus 2011-07-09
17:09:03 UTC ---
Possible place for correcting this would be gfc_resolve_signal; for current
test case, setting
f->value.function.isym->formal->next->ts.{type,kind}
would work. However, that would pr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48926
--- Comment #12 from Tobias Burnus 2011-07-09
17:00:47 UTC ---
(In reply to comment #10)
> Well, gfc_get_corank should not be declared as bool.
Ups! Well spotted! That's obviously a cut-'n'-paste error (from copying
gfc_is_coindexed).
The patch
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49690
Tobias Burnus changed:
What|Removed |Added
Summary|[4.6 regression] ICE in |[4.6/4.7 regression] ICE in
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=39633
--- Comment #8 from Georg-Johann Lay 2011-07-09
16:45:20 UTC ---
Created attachment 24727
--> http://gcc.gnu.org/bugzilla/attachment.cgi?id=24727
C file, reduced test case
Compiler with avr-gcc 4.6.1 -Os -S -fno-split-wide-types -dp
to get:
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=39633
--- Comment #7 from Georg-Johann Lay 2011-07-09
16:39:24 UTC ---
The bug is here:
lsl r24 ashrqi3/5
sbc r24,r24
brne .L3branch
The SBC doc says:
> Z: Previous value [of Z] remains unchanged when the
>result [of SBC] is zero; clea
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48926
Uros Bizjak changed:
What|Removed |Added
Status|NEW |ASSIGNED
AssignedTo|unassigned at g
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48926
--- Comment #10 from Uros Bizjak 2011-07-09 16:32:10
UTC ---
Well, gfc_get_corank should not be declared as bool.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49690
Tobias Burnus changed:
What|Removed |Added
CC||burnus at gcc dot gnu.org
Target Milest
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49686
Richard Henderson changed:
What|Removed |Added
Status|UNCONFIRMED |ASSIGNED
Last reconfirmed|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48926
--- Comment #9 from Uros Bizjak 2011-07-09 15:59:07
UTC ---
[uros@localhost coarray]$ ~/gcc-build/gcc/f951 -O2 -fcoarray=single -quiet
image_index_1.f90
image_index_1.f90:84.26:
index1 = image_index(a, [3, -4, 88] )
1
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=39633
Georg-Johann Lay changed:
What|Removed |Added
Keywords||wrong-code
Last reconfirmed|2009-08-
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49676
--- Comment #4 from Jakub Jelinek 2011-07-09
15:48:46 UTC ---
Author: jakub
Date: Sat Jul 9 15:48:42 2011
New Revision: 176083
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=176083
Log:
PR debug/49676
* dwarf2out.c (size_of_int_l
Compiler version: 4.7.0 20110709 (experimental) [trunk revision 176079] (GCC)
Platform: x86_64-unknown-linux-gnu
configure flags: --enable-build-with-cxx --enable-languages=c,c++,fortran
Please configure your build with --enable-build-with-cxx to trigger this
problem, see i.e. [1].
[1] http
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49690
kargl at gcc dot gnu.org changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
Last reconfirmed|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49686
Hans-Peter Nilsson changed:
What|Removed |Added
CC||hp at gcc dot gnu.org
--- Comment #1
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49684
Hans-Peter Nilsson changed:
What|Removed |Added
Component|regression |target
--- Comment #1 from Hans-Pete
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49690
Summary: [4.6 regression] ICE in gfc_typenode_for_spec, at
fortran/trans-types.c:1019
Product: gcc
Version: 4.6.1
Status: UNCONFIRMED
Severity: normal
Priority: P3
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=31397
Ville Voutilainen changed:
What|Removed |Added
CC||ville.voutilainen at gmail
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49463
--- Comment #8 from John David Anglin 2011-07-09
12:23:27 UTC ---
Executing on host: /home/dave/gnu/gcc/objdir/gcc/xgcc
-B/home/dave/gnu/gcc/objdir/gcc/
/home/dave/gnu/gcc/gcc/gcc/testsuite/gcc.c-torture/execute/builtins/strst
r-asm.c
/home/dave/
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34791
Georg-Johann Lay changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
Last reconfirmed|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49683
Tobias Burnus changed:
What|Removed |Added
CC||burnus at gcc dot gnu.org
--- Comment #1
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48835
--- Comment #18 from Mikael Pettersson 2011-07-09
10:57:47 UTC ---
gcc-4.5.3 (vanilla except for 8 m68k-specific patches) works perfectly with
gnat and ZCX EH. The only remaining issue is the bogus return type for
__gnat_malloc, which I plan to
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49538
Markus Trippelsdorf changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20020
--- Comment #12 from Eric Botcazou 2011-07-09
10:27:42 UTC ---
Since the PR was opened, a new usage of MAX_FIXED_MODE_SIZE has been
introduced:
2006-11-18 John David Anglin
PR fortran/27885
PR middle-end/28176
* stor-layout.c (se
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49668
Jonathan Wakely changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49085
Jonathan Wakely changed:
What|Removed |Added
CC||pkmx.tw at gmail dot com
--- Comment #5
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49668
--- Comment #3 from Jonathan Wakely 2011-07-09
10:13:04 UTC ---
Author: redi
Date: Sat Jul 9 10:13:01 2011
New Revision: 176073
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=176073
Log:
2011-07-09 Jonathan Wakely
PR libstdc++/49
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49689
Jonathan Wakely changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49689
--- Comment #1 from Jonathan Wakely 2011-07-09
10:10:27 UTC ---
looks like a dup of PR 49085
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49689
Summary: Using offsetof of an incomplete class template in
static_assert causes gcc to crash
Product: gcc
Version: 4.6.1
Status: UNCONFIRMED
Severity: normal
Prior
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49688
Summary: [alpha]: Many execution test failures
Product: gcc
Version: 4.7.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: target
AssignedTo: unassig...@
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49687
Georg-Johann Lay changed:
What|Removed |Added
CC||eric.weddington at atmel
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49687
--- Comment #1 from Georg-Johann Lay 2011-07-09
09:37:40 UTC ---
Created attachment 24724
--> http://gcc.gnu.org/bugzilla/attachment.cgi?id=24724
C Test case
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49687
Summary: AVR: Missed optimization for widening MUL
Product: gcc
Version: 4.6.1
Status: UNCONFIRMED
Keywords: missed-optimization
Severity: normal
Priority: P3
Compo
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36467
Georg-Johann Lay changed:
What|Removed |Added
Last reconfirmed|2008-06-08 18:20:52 |2011-07-09 18:20:52
CC
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36467
--- Comment #5 from Georg-Johann Lay 2011-07-09
09:10:56 UTC ---
Created attachment 24723
--> http://gcc.gnu.org/bugzilla/attachment.cgi?id=24723
Extendedn test case with size = 15, 16, 17, 18
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43095
Georg-Johann Lay changed:
What|Removed |Added
Keywords||missed-optimization
Status
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47230
Uros Bizjak changed:
What|Removed |Added
Status|REOPENED|NEW
CC|
--target=alphaev68-pc-linux-gnu
gcc version 4.7.0 20110709 (experimental) [trunk revision 176072] (GCC)
66 matches
Mail list logo