http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56258
--- Comment #16 from Denis Excoffier 2013-03-24
07:06:40 UTC ---
Bootstrap of gcc-4.7-20130323 works perfectly. Thanks.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56705
Bug #: 56705
Summary: 4.8-20130319 misdiagnoses initialized var (regression
from 4.7.2)
Classification: Unclassified
Product: gcc
Version: 4.8.0
Status: UNC
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45586
Joost VandeVondele changed:
What|Removed |Added
Last reconfirmed|2012-12-13 09:36:18 |2012-03-24
--- Comment #93
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56705
--- Comment #1 from Andrew Pinski 2013-03-24
08:15:48 UTC ---
Looks like a missing jump threading which is causing this warning to show up:
:
# _48 = PHI <0(28), prephitmp_80(31), 0(23)>
# value_89 = PHI
:
# _16 = PHI
#
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56706
Bug #: 56706
Summary: failure building CP2K at -flto -O3
Classification: Unclassified
Product: gcc
Version: 4.8.1
Status: UNCONFIRMED
Severity: normal
Prio
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56706
Joost VandeVondele changed:
What|Removed |Added
CC||Joost.VandeVondele at mat
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56706
Joost VandeVondele changed:
What|Removed |Added
Known to work||4.7.2
Summary|fa
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56696
--- Comment #3 from Tobias Burnus 2013-03-24
11:15:58 UTC ---
Author: burnus
Date: Sun Mar 24 10:16:33 2013
New Revision: 197019
URL: http://gcc.gnu.org/viewcvs?rev=197019&root=gcc&view=rev
Log:
2013-03-24 Tobias Burnus
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56707
Bug #: 56707
Summary: [4.7 regression] ICE in distance_non_agu_define_in_bb
for -mtune=atom -O2
Classification: Unclassified
Product: gcc
Version: 4.7.3
Sta
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56700
Eric Botcazou changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
CC|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56704
Eric Botcazou changed:
What|Removed |Added
Status|UNCONFIRMED |WAITING
Last reconfirmed|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56708
Bug #: 56708
Summary: [4.9 Regression] Failure calling random_seed with
optimization
Classification: Unclassified
Product: gcc
Version: unknown
Status: UNCO
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56708
Thomas Koenig changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56709
Bug #: 56709
Summary: Should the passed command parameters result into the
same error messages for a configuration test?
Classification: Unclassified
Product: gcc
Versio
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56709
Jonathan Wakely changed:
What|Removed |Added
Status|UNCONFIRMED |WAITING
Last reconfirmed|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56709
Jonathan Wakely changed:
What|Removed |Added
Status|WAITING |RESOLVED
Resolution|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56644
Markus Eisenmann changed:
What|Removed |Added
CC||meisenmann.lba@fh-salzburg.
Target: x86_64-unknown-linux-gnu
Configured with: ./configure
Thread model: posix
gcc version 4.9.0 20130324 (experimental) (GCC)
COLLECT_GCC_OPTIONS='-v' '-save-temps' '-std=c++11' '-o' 'test'
'-shared-libgcc' '-mtune=generic&
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56710
Jonathan Wakely changed:
What|Removed |Added
Keywords||ice-checking,
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56709
Markus Elfring changed:
What|Removed |Added
Status|RESOLVED|REOPENED
Resolution|INV
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56709
Jonathan Wakely changed:
What|Removed |Added
Status|REOPENED|RESOLVED
Resolution|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56711
Bug #: 56711
Summary: spectaculary bad code generated for __uint128_t
Classification: Unclassified
Product: gcc
Version: 4.7.2
Status: UNCONFIRMED
Severity: normal
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56712
Bug #: 56712
Summary: constuctor function is called twice
Classification: Unclassified
Product: gcc
Version: 4.6.3
Status: UNCONFIRMED
Severity: normal
Pri
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52305
Pitchumani changed:
What|Removed |Added
CC||pitchumani.s at atmel dot
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56712
--- Comment #1 from Andrew Pinski 2013-03-24
17:02:38 UTC ---
I think this has been fixed already.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56711
Andrew Pinski changed:
What|Removed |Added
Target||x86_64-linux-gnu
Sta
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56002
Jonathan Wakely changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53221
Jonathan Wakely changed:
What|Removed |Added
Target Milestone|4.8.1 |4.9.0
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53159
Paolo Carlini changed:
What|Removed |Added
Target Milestone|--- |4.9.0
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56701
Jonathan Wakely changed:
What|Removed |Added
Keywords||rejects-valid
Stat
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56696
--- Comment #4 from Tobias Burnus 2013-03-24
20:26:51 UTC ---
Author: burnus
Date: Sun Mar 24 20:19:23 2013
New Revision: 197022
URL: http://gcc.gnu.org/viewcvs?rev=197022&root=gcc&view=rev
Log:
2013-03-24 Tobias Burnus
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56696
Tobias Burnus changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47308
--- Comment #19 from Zouzou 2013-03-24 20:56:40
UTC ---
Hi,
This appears to have been fixed. I can no longer reproduce it with GCC 4.8 and
GDB 7.5.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56714
Bug #: 56714
Summary: [4.9 regression] Bootstrap failure
libitm/local_atomic:1580:3: error: always_inline f
unction might not be inlinable
Classification: Unclassified
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56712
Mikael Pettersson changed:
What|Removed |Added
CC||mikpe at it dot uu.se
--- C
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56170
Jonathan Wakely changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45824
Tobias Burnus changed:
What|Removed |Added
CC||burnus at gcc dot gnu.org
--- C
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56715
Bug #: 56715
Summary: Explicit Reg Vars are being ignored for consts when
using g++
Classification: Unclassified
Product: gcc
Version: 4.7.2
Status: UNCONFI
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56715
--- Comment #1 from Andrew Pinski 2013-03-24
23:33:16 UTC ---
const is a bit special in C++, it can be used as part of a const integer
expression which is what is happening here.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56715
--- Comment #2 from Goswin von Brederlow 2013-03-25
00:07:19 UTC ---
(In reply to comment #1)
> const is a bit special in C++, it can be used as part of a const integer
> expression which is what is happening here.
How does that make it
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56716
Bug #: 56716
Summary: during gcc 4.8.0 build on Cygwin:
bid128_fma.c:4460:1: internal compiler error:
Segmentation fault
Classification: Unclassified
Product: g
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56716
pen7cmc at yahoo dot com changed:
What|Removed |Added
Severity|blocker |major
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56686
--- Comment #4 from Pan Ruochen 2013-03-25
03:21:34 UTC ---
I find something interesting:
With -I. option, gcc works well.
With -I./ option, gcc fails.
gcc -v says:
ignoring nonexistent directory "./"
But even on Windows, both ".
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56686
--- Comment #5 from Pan Ruochen 2013-03-25
03:28:24 UTC ---
Created attachment 29716
--> http://gcc.gnu.org/bugzilla/attachment.cgi?id=29716
screen snapshot
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56686
Pan Ruochen changed:
What|Removed |Added
Status|RESOLVED|UNCONFIRMED
Resolution|WOR
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56038
--- Comment #2 from Jonathan Liu 2013-03-25 04:12:41
UTC ---
I can reproduce this with MinGW-w64 GCC 4.8.0 x86 DW2/SJLJ. It does not occur
with MinGW-w64 GCC 4.8.0 x86_64 SEH/SJLJ.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33415
Vikas changed:
What|Removed |Added
CC||chalakella at yahoo dot com
--- Comment
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55113
--- Comment #7 from Patrick Oppenlander
2013-03-25 05:41:48 UTC ---
Still present in 4.8
etpu/etpu_port.c: In function 'tpu_port_status_get.isra.26':
etpu/etpu_port.c:326:2: internal compiler error: in emit_library_call_value_1,
at call
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55112
Patrick Oppenlander changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolutio
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50970
Andrew Pinski changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution|
50 matches
Mail list logo