http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58117
Bug ID: 58117
Summary: Java not compiling on ia64-hp-hpux11.31 due to
socklen_t
Product: gcc
Version: 4.7.3
Status: UNCONFIRMED
Severity: blocker
Prior
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=10837
Andy Lutomirski changed:
What|Removed |Added
CC||luto at mit dot edu
--- Comment #9 from
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58116
Bug ID: 58116
Summary: missed-optimization: const temporaries could be
promoted to static
Product: gcc
Version: 4.8.0
Status: UNCONFIRMED
Severity: enhancement
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52036
Richard Smith changed:
What|Removed |Added
CC||richard-gccbugzilla@metafoo
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57451
--- Comment #8 from Teresa Johnson ---
On Fri, Aug 9, 2013 at 4:23 PM, ccoutant at google dot com
wrote:
> http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57451
>
> --- Comment #7 from ccoutant at google dot com ---
>> Index: final.c
>> =
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57451
--- Comment #7 from ccoutant at google dot com ---
> Index: final.c
> ===
> --- final.c (revision 201461)
> +++ final.c (working copy)
> @@ -1560,6 +1560,16 @@ change_scope (rtx orig_i
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57451
--- Comment #6 from Teresa Johnson ---
On Sat, Jun 15, 2013 at 7:02 AM, Teresa Johnson wrote:
> On Fri, Jun 14, 2013 at 4:19 PM, ccoutant at gcc dot gnu.org
> wrote:
>> http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57451
>>
>> --- Comment #4 from
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58111
Bernd Edlinger changed:
What|Removed |Added
CC||bernd.edlinger at hotmail dot
de
--- Co
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58115
--- Comment #1 from Bernd Edlinger ---
Hi Sriraman,
I'm putting you on CC since you are the author of that test case:
I am not sure if the test case should use -msse2 instead of -msse,
but running on an assertion is certainly to be avoided in any
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58115
Bug ID: 58115
Summary: testcase gcc.target/i386/intrinsics_4.c failure
Product: gcc
Version: 4.9.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: ta
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42947
Kyle Farnsworth changed:
What|Removed |Added
CC||kyle at farnsworthtech dot com
--- Comm
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44978
--- Comment #10 from Mikael Morin ---
(In reply to janus from comment #9)
> (In reply to Mikael Morin from comment #8)
> > > @@ -11962,6 +11957,10 @@ resolve_fl_derived0 (gfc_symbol *sym)
> > >gfc_symbol* super_type;
> > >gfc_component *c;
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53401
Paolo Carlini changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
Last reconfirmed|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53586
Paolo Carlini changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Known to work|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44978
--- Comment #9 from janus at gcc dot gnu.org ---
(In reply to Mikael Morin from comment #8)
> > @@ -11962,6 +11957,10 @@ resolve_fl_derived0 (gfc_symbol *sym)
> >gfc_symbol* super_type;
> >gfc_component *c;
> >
> > + if (sym->resolved>1)
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58110
--- Comment #3 from Vladimir Makarov ---
Thanks, Ondrej and Jan. GCC with reload generates code with the same problem.
I mentioned on RA BOF that we should look at postreload.c and postreload-gcse.c
to figure out what should and can be removed a
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58058
--- Comment #4 from janus at gcc dot gnu.org ---
Fixed on trunk with this commit:
Author: janus
Date: Fri Aug 9 16:57:58 2013
New Revision: 201633
URL: http://gcc.gnu.org/viewcvs?rev=201633&root=gcc&view=rev
Log:
2013-08-09 Janus Weil
P
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58114
Bug ID: 58114
Summary: allow turning the warning about deleting a pointer of
incomplete type into an error
Product: gcc
Version: 4.7.2
Status: UNCONFIRMED
Severi
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58104
barto at visionpro dot com changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution|-
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44978
Mikael Morin changed:
What|Removed |Added
CC||mikael at gcc dot gnu.org
--- Comment #8 f
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58113
janus at gcc dot gnu.org changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
Last reconfirmed|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44978
--- Comment #7 from janus at gcc dot gnu.org ---
(In reply to janus from comment #5)
> The following draft patch does exactly this and gets the error count down to
> one for comment 1 and down to two for comment 1 and 4:
The remaining duplication
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58110
Jan Hubicka changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
Last reconfirmed|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44978
janus at gcc dot gnu.org changed:
What|Removed |Added
Status|NEW |ASSIGNED
Assignee|una
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58113
janus at gcc dot gnu.org changed:
What|Removed |Added
CC||janus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55637
--- Comment #3 from ro at CeBiTec dot Uni-Bielefeld.DE ---
> --- Comment #2 from Dominique d'Humieres
> 2013-01-15 18:14:17 UTC ---
> This is also seen on darwin due to
>
>To make this test pass, one need to have up-to-date addr2line install
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58109
Paolo Carlini changed:
What|Removed |Added
CC||jason at gcc dot gnu.org
--- Comment #3 f
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58028
Rainer Orth changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
Last reconfirmed|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58109
--- Comment #2 from Janez Zemva ---
Please don't neglect std::integral_constant, as it is has a constexpr
conversion operator and so one can use its "instance" as a template parameter.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58113
Rainer Orth changed:
What|Removed |Added
Target Milestone|--- |4.9.0
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58113
Bug ID: 58113
Summary: gfortran.dg/round_4.f90 FAILs
Product: gcc
Version: 4.9.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: fortran
As
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58109
Paolo Carlini changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
Last reconfirmed|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58112
Bug ID: 58112
Summary: Ineffective addressing mode used in loop.
Product: gcc
Version: 4.9.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: target
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58112
--- Comment #1 from Ondrej Bilka ---
Created attachment 30628
--> http://gcc.gnu.org/bugzilla/attachment.cgi?id=30628&action=edit
testcase
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57904
Rainer Orth changed:
What|Removed |Added
CC||ro at gcc dot gnu.org
Target Milestone|--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58111
Bug ID: 58111
Summary: 32-bit gcc.target/i386/pr55342.c FAILs
Product: gcc
Version: 4.9.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: target
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58096
Rainer Orth changed:
What|Removed |Added
Target|powerpc64-linux |powerpc64-linux,
|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58084
Rainer Orth changed:
What|Removed |Added
Target|arm-none-eabi, |arm-none-eabi,
|powerpc64
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58110
Bug ID: 58110
Summary: Useless GPR push and pop when only xmm registers are
used.
Product: gcc
Version: 4.9.0
Status: UNCONFIRMED
Severity: normal
Prio
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58110
--- Comment #1 from Ondrej Bilka ---
Created attachment 30627
--> http://gcc.gnu.org/bugzilla/attachment.cgi?id=30627&action=edit
testcase
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58109
Bug ID: 58109
Summary: alignas() fails to compile with constant expression
Product: gcc
Version: 4.9.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58108
Rainer Orth changed:
What|Removed |Added
Target Milestone|--- |4.9.0
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58108
Bug ID: 58108
Summary: [4.9 regression] 32-bit g++.dg/torture/covariant-1.C
-O2 -flto FAILs
Product: gcc
Version: 4.9.0
Status: UNCONFIRMED
Severity: normal
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46206
Paolo Carlini changed:
What|Removed |Added
Status|RESOLVED|NEW
Resolution|FIXED
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57980
Marek Polacek changed:
What|Removed |Added
Status|NEW |ASSIGNED
Known to work|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58106
jgreenhalgh at gcc dot gnu.org changed:
What|Removed |Added
Last reconfirmed||2013-08-09
Ever confi
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30162
Thomas Koenig changed:
What|Removed |Added
Keywords||documentation
Target Milestone|4.7.4
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56937
Thomas Koenig changed:
What|Removed |Added
Status|ASSIGNED|NEW
Assignee|tkoenig at gcc dot
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36854
Bug 36854 depends on bug 39280, which changed state.
Bug 39280 Summary: Optimizing integer power
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=39280
What|Removed |Added
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=39280
Thomas Koenig changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58104
Jonathan Wakely changed:
What|Removed |Added
Target||darwin
Component|libstdc++
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55887
--- Comment #6 from janus at gcc dot gnu.org ---
After fixing PR 57306, the original ICE here is gone and both test cases work
if one explicitly gives the target the SAVE attribute (otherwise there is
another ICE).
In fact the target should implic
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38111
Thomas Koenig changed:
What|Removed |Added
CC||tkoenig at gcc dot gnu.org
--- Comment #5
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36928
Thomas Koenig changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36854
Bug 36854 depends on bug 36928, which changed state.
Bug 36928 Summary: array temporary for interleaving assignment with
non-constant start values
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36928
What|Removed
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36683
Thomas Koenig changed:
What|Removed |Added
CC||burnus at gcc dot gnu.org
--- Comment #3
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=39286
Thomas Koenig changed:
What|Removed |Added
Status|NEW |RESOLVED
CC|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27766
Bug 27766 depends on bug 39286, which changed state.
Bug 39286 Summary: Missing out-of-bounds diagnostic
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=39286
What|Removed |Added
58 matches
Mail list logo