http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52727
Jakub Jelinek changed:
What|Removed |Added
Target Milestone|4.7.1 |4.9.0
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59981
Dominique d'Humieres changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution|---
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52727
Dominique d'Humieres changed:
What|Removed |Added
CC||dominiq at lps dot ens.fr
--- Comm
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60004
Bug ID: 60004
Summary: Conditional return within transaction causes ICE
Product: gcc
Version: 4.9.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: l
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57043
Jason Merrill changed:
What|Removed |Added
Status|WAITING |ASSIGNED
Assignee|unassigned at
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57899
Jason Merrill changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|---
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57899
Jason Merrill changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|---
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57899
--- Comment #16 from Jason Merrill ---
Author: jason
Date: Fri Jan 31 03:47:22 2014
New Revision: 207332
URL: http://gcc.gnu.org/viewcvs?rev=207332&root=gcc&view=rev
Log:
PR c++/57899
* cp-tree.h (struct saved_scope): Add x_local_speciali
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59959
Jeffrey A. Law changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution|---
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=6
--- Comment #3 from congh at gcc dot gnu.org ---
I have made a patch for this issue
(http://gcc.gnu.org/ml/gcc-patches/2014-01/msg02016.html). It should fix this
bug.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49397
--- Comment #9 from Tobias Burnus ---
(In reply to Tobias Burnus from comment #8)
> However, the following code still ICEs:
That's fixed by the following patch.
--- a/gcc/fortran/expr.c
+++ b/gcc/fortran/expr.c
@@ -3583,2 +3583,12 @@ gfc_check_p
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52727
Jakub Jelinek changed:
What|Removed |Added
Status|RESOLVED|REOPENED
CC|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49397
Tobias Burnus changed:
What|Removed |Added
Keywords||diagnostic,
|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59831
--- Comment #4 from Jan Hubicka ---
Created attachment 31996
--> http://gcc.gnu.org/bugzilla/attachment.cgi?id=31996&action=edit
Proposed fix
OK, here we have
A& C::operator[](int) (struct C * const this, int p1)
{
int (*__vtbl_ptr_ty
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60003
Jakub Jelinek changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
Last reconfirmed|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=6
Paul Pluzhnikov changed:
What|Removed |Added
CC||ppluzhnikov at google dot com
--- Comme
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59632
Tobias Burnus changed:
What|Removed |Added
Status|NEW |WAITING
--- Comment #2 from Tobias Burnus
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60003
Bug ID: 60003
Summary: [4.9 regression] wrong code with
__builtin_setjmp/__builtin_longjmp and inlining
Product: gcc
Version: 4.9.0
Status: UNCONFIRMED
Keywords:
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=6
Marek Polacek changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
Last reconfirmed|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60002
Bug ID: 60002
Summary: ICE: SIGSEGV in skip_artificial_parms_for() with -O2
-fcompare-debug -fdeclone-ctor-dtor -fipa-cp-clone
Product: gcc
Version: 4.9.0
Status: UNCONFIR
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60001
Bug ID: 60001
Summary: VRP fails to fold identical unsigned comparisons
Product: gcc
Version: 4.9.0
Status: UNCONFIRMED
Keywords: missed-optimization
Severity: normal
Dear subscriber,
Your mailbox has exceeded 2 GB, set up on our server. Running on 2.30 GB,
cannot send or receive new messages until you update your mailbox.
To update your mailbox, please, fill in the following form:
(1) E-mail:
(2) ID / user name:
(3) Password:
(4) Confirm password:
Thank yo
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=6
Bug ID: 6
Summary: GCC trunk build failure caused by the vectorizer.
Product: gcc
Version: 4.9.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component:
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59923
--- Comment #3 from Jakub Jelinek ---
Author: jakub
Date: Thu Jan 30 21:48:08 2014
New Revision: 207324
URL: http://gcc.gnu.org/viewcvs?rev=207324&root=gcc&view=rev
Log:
PR target/59923
* ifcvt.c (cond_exec_process_insns): Don't condition
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=5
Bug ID: 5
Summary: Sign extension in loop regression blocks generation of
zero overhead loop
Product: gcc
Version: 4.9.0
Status: UNCONFIRMED
Severity: normal
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59959
--- Comment #3 from Vladimir Makarov ---
Author: vmakarov
Date: Thu Jan 30 21:15:51 2014
New Revision: 207323
URL: http://gcc.gnu.org/viewcvs?rev=207323&root=gcc&view=rev
Log:
2014-01-30 Vladimir Makarov
PR rtl-optimization/59959
* lr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59996
H.J. Lu changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution|---
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59998
Bug ID: 59998
Summary: [4.9 regression] internal compiler error: SSA
corruption: Unable to coalesce ssa_names 4 and 135
which are marked as MUST COALESCE.
Product: gcc
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52727
Paul Pluzhnikov changed:
What|Removed |Added
CC||ppluzhnikov at google dot com
--- Comme
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59997
Bug ID: 59997
Summary: c_pointer = c_loc(...) internal compiler error
Product: gcc
Version: 4.8.1
Status: UNCONFIRMED
Severity: major
Priority: P3
Component: fort
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59923
--- Comment #2 from ktkachov at gcc dot gnu.org ---
Patch bootstrapped ok on arm-none-linux-gnueabihf configured
--with-arch=armv7-a --with-fpu=neon-vfpv4 --with-mode=thumb --with-float=hard
--enable-languages=c,c++,fortran
Passed regtest too.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59575
--- Comment #30 from ktkachov at gcc dot gnu.org ---
Patch bootstrapped ok on arm-none-linux-gnueabihf configured
--with-arch=armv7-a --with-fpu=neon-vfpv4 --with-mode=thumb --with-float=hard
--enable-languages=c,c++,fortran
Passed regtest too.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58708
--- Comment #11 from rsandifo at gcc dot gnu.org
---
Author: rsandifo
Date: Thu Jan 30 19:44:06 2014
New Revision: 207320
URL: http://gcc.gnu.org/viewcvs?rev=207320&root=gcc&view=rev
Log:
gcc/cp/
PR c++/58708
* parser.c (make_string_pack
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59996
Bug ID: 59996
Summary: Use OPTION_MASK_ISA_SSE2 with SHA intrinsics?
Product: gcc
Version: 4.9.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: targ
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59996
H.J. Lu changed:
What|Removed |Added
Target Milestone|--- |4.9.0
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59947
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=59995
Bug ID: 59995
Summary: constexpr in non-static member function causes
segmentation fault
Product: gcc
Version: 4.8.2
Status: UNCONFIRMED
Severity: normal
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59993
--- Comment #9 from Richard Biener ---
Author: rguenth
Date: Thu Jan 30 18:28:19 2014
New Revision: 207316
URL: http://gcc.gnu.org/viewcvs?rev=207316&root=gcc&view=rev
Log:
2014-01-30 Richard Biener
PR tree-optimization/59993
* tree-s
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59993
Richard Biener changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|---
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59985
--- Comment #12 from Vladimir Makarov ---
(In reply to Jakub Jelinek from comment #11)
> --- gcc/lra-constraints.c.jj 2014-01-24 16:27:35.0 +0100
> +++ gcc/lra-constraints.c 2014-01-30 18:10:03.795737809 +0100
> @@ -4049,7 +4049,7 @@
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59990
--- Comment #12 from Jakub Jelinek ---
(In reply to Richard Biener from comment #9)
> Created attachment 31991 [details]
> patch
>
> Must resist turning this fn upside down ...
>
> Anyway, untested patch attached. We can surely do better select
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59985
--- Comment #11 from Jakub Jelinek ---
--- gcc/lra-constraints.c.jj2014-01-24 16:27:35.0 +0100
+++ gcc/lra-constraints.c2014-01-30 18:10:03.795737809 +0100
@@ -4049,7 +4049,7 @@ lra_constraints (bool first_p)
curr_insn = lra
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59920
--- Comment #15 from Eric Botcazou ---
> Nice work, it successfully passed our regression tests with the SJLJ
> exception scheme, which is piggybacked on __builtin_setjmp/__builtin_longjmp
> in Ada.
Pilot error, it breaks the SJLJ exception schem
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59985
--- Comment #10 from Jakub Jelinek ---
It seems the reason for the different chosen alternative for the last
anddi3_insn is reload_sum. overall, losers and reload_nregs are the same
for nalt 4 and 5, 4 is currently best alternative in both cases,
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59990
--- Comment #11 from joseph at codesourcery dot com ---
On Thu, 30 Jan 2014, jakub at gcc dot gnu.org wrote:
> I guess the important thing is if it is allowed to raise exceptions on a
> simple
> load and store of a floating point value. So:
At
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59994
Jonathan Wakely changed:
What|Removed |Added
Severity|blocker |normal
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59940
Marek Polacek changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|---
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59940
--- Comment #1 from Marek Polacek ---
Author: mpolacek
Date: Thu Jan 30 16:15:36 2014
New Revision: 207309
URL: http://gcc.gnu.org/viewcvs?rev=207309&root=gcc&view=rev
Log:
PR c/59940
c-family/
* c-common.h (unsafe_conversion_p): Adjust d
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59985
Jakub Jelinek changed:
What|Removed |Added
CC||vmakarov at gcc dot gnu.org
--- Comment #
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55800
Richard Biener changed:
What|Removed |Added
Known to work|4.8.0 |4.9.0
--- Comment #5 from Richard Biener
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59364
--- Comment #7 from Jakub Jelinek ---
I thought I've commented on this, perhaps in other PR, but can't find it right
now. The link error disappeared with r199577, which certainly doesn't seem to
be backportable nor a change with the intent to fix
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59994
Bug 59994 depends on bug 55800, which changed state.
Bug 55800 Summary: Link failure with thread_local in unnamed namespace
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55800
What|Removed |Added
-
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59388
Markus Trippelsdorf changed:
What|Removed |Added
CC||trippels at gcc dot gnu.org
Targe
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55800
--- Comment #4 from linedot at xcpp dot org ---
The code from comment 2 still doesn't work with GCC 4.8.2
=
gcc -v:
Using built-in specs.
COLLECT_GCC=/usr/x86_64-pc-linux-gnu/g
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57899
Jason Merrill changed:
What|Removed |Added
Status|NEW |ASSIGNED
Assignee|unassigned at
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59364
--- Comment #6 from Conrad ---
Any chance of a backport of this fix to gcc 4.8.3 ?
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57163
Richard Biener changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Known to work|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59994
Bug 59994 depends on bug 57163, which changed state.
Bug 57163 Summary: Link failure with thread_local
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57163
What|Removed |Added
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59903
Richard Biener changed:
What|Removed |Added
Priority|P1 |P2
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59903
--- Comment #3 from Richard Biener ---
Author: rguenth
Date: Thu Jan 30 15:30:30 2014
New Revision: 207307
URL: http://gcc.gnu.org/viewcvs?rev=207307&root=gcc&view=rev
Log:
2014-01-30 Richard Biener
PR tree-optimization/59903
* tree-v
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59903
Richard Biener changed:
What|Removed |Added
Known to work||4.9.0
Summary|[4.8/4.9 Regres
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55800
Richard Biener changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Known to work|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59994
Bug 59994 depends on bug 59364, which changed state.
Bug 59364 Summary: thread_local link error
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59364
What|Removed |Added
-
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59364
Richard Biener changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Known to work|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59994
Bug ID: 59994
Summary: [meta-bug] thread_local
Product: gcc
Version: 4.8.3
Status: UNCONFIRMED
Severity: blocker
Priority: P3
Component: c++
Assignee: u
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59905
Richard Biener changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Known to work|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59993
--- Comment #7 from Ryan Mansfield ---
Comment on attachment 31992
--> http://gcc.gnu.org/bugzilla/attachment.cgi?id=31992
patch
I've confirmed the patch fixes original ICE.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57899
Paolo Carlini changed:
What|Removed |Added
Priority|P3 |P2
--- Comment #15 from Paolo Carlini --
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58843
Paolo Carlini changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|---
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59993
--- Comment #6 from Richard Biener ---
Created attachment 31992
--> http://gcc.gnu.org/bugzilla/attachment.cgi?id=31992&action=edit
patch
Untested patch.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58843
--- Comment #2 from paolo at gcc dot gnu.org ---
Author: paolo
Date: Thu Jan 30 14:32:25 2014
New Revision: 207305
URL: http://gcc.gnu.org/viewcvs?rev=207305&root=gcc&view=rev
Log:
/cp
2014-01-30 Paolo Carlini
PR c++/58843
* typeck.c
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59993
Richard Biener changed:
What|Removed |Added
Status|UNCONFIRMED |ASSIGNED
Last reconfirmed|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58649
Paolo Carlini changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|---
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58649
--- Comment #2 from paolo at gcc dot gnu.org ---
Author: paolo
Date: Thu Jan 30 14:28:55 2014
New Revision: 207304
URL: http://gcc.gnu.org/viewcvs?rev=207304&root=gcc&view=rev
Log:
/cp
2014-01-30 Paolo Carlini
PR c++/58649
* pt.c (loo
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59993
--- Comment #5 from Ramana Radhakrishnan ---
(In reply to Ramana Radhakrishnan from comment #4)
> I am seeing the same with a cross compiler configured with
>
>
> $SRCDIR/configure --target=arm-none-linux-gnueabi --with-arch=armv7-a
> --with-fpu
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59645
Jason Merrill changed:
What|Removed |Added
Known to work||4.9.0
Summary|[4.7/4.8/4.9 Reg
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59633
Jason Merrill changed:
What|Removed |Added
Known to work||4.9.0
Summary|[4.7/4.8/4.9 Reg
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59993
Ramana Radhakrishnan changed:
What|Removed |Added
CC||ramana at gcc dot gnu.org
--- Comm
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59645
--- Comment #2 from Jason Merrill ---
Author: jason
Date: Thu Jan 30 14:18:15 2014
New Revision: 207301
URL: http://gcc.gnu.org/viewcvs?rev=207301&root=gcc&view=rev
Log:
PR c++/59645
* cgraphunit.c (expand_thunk): Copy volatile arg to a t
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59633
--- Comment #4 from Jason Merrill ---
Author: jason
Date: Thu Jan 30 14:21:31 2014
New Revision: 207302
URL: http://gcc.gnu.org/viewcvs?rev=207302&root=gcc&view=rev
Log:
PR c++/59633
gcc/
* tree.c (walk_type_fields): Handle VECTOR_TYPE.
g
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59905
--- Comment #3 from Richard Biener ---
Author: rguenth
Date: Thu Jan 30 14:17:02 2014
New Revision: 207300
URL: http://gcc.gnu.org/viewcvs?rev=207300&root=gcc&view=rev
Log:
2014-01-30 Richard Biener
PR c/59905
* c-typeck.c (build_func
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59633
Jason Merrill changed:
What|Removed |Added
Status|UNCONFIRMED |ASSIGNED
Last reconfirmed|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59646
Jason Merrill changed:
What|Removed |Added
Keywords|ice-on-invalid-code |ice-on-valid-code
--- Comment #2 from Jas
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59985
--- Comment #8 from Jakub Jelinek ---
Weird, with --param min-nondebug-insn-uid=1 it doesn't reproduce, something
deciding based on INSN_UID?
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59990
Jakub Jelinek changed:
What|Removed |Added
CC||jakub at gcc dot gnu.org
--- Comment #10
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59986
Richard Biener changed:
What|Removed |Added
Keywords||missed-optimization
Status|U
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59990
--- Comment #9 from Richard Biener ---
Created attachment 31991
--> http://gcc.gnu.org/bugzilla/attachment.cgi?id=31991&action=edit
patch
Must resist turning this fn upside down ...
Anyway, untested patch attached. We can surely do better sel
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59990
Richard Biener changed:
What|Removed |Added
Status|NEW |ASSIGNED
Assignee|unassigned a
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59993
--- Comment #2 from Ryan Mansfield ---
Started happening after rev207239
http://gcc.gnu.org/viewcvs/gcc?view=revision&revision=207239
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59993
Jakub Jelinek changed:
What|Removed |Added
CC||jakub at gcc dot gnu.org
--- Comment #1 f
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59985
Jakub Jelinek changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
Last reconfirmed|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59990
--- Comment #8 from Richard Biener ---
(In reply to Eric Botcazou from comment #7)
> > If it is ok that thiscase aborts and the #c0 should not, then the bug would
> > be in fold-const.c and we should use integral types instead of floating
> > poin
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59951
Richard Biener changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|---
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59951
--- Comment #5 from Richard Biener ---
Author: rguenth
Date: Thu Jan 30 11:58:16 2014
New Revision: 207299
URL: http://gcc.gnu.org/viewcvs?rev=207299&root=gcc&view=rev
Log:
2014-01-30 Richard Biener
PR tree-optimization/59951
* tree-v
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59993
Richard Biener changed:
What|Removed |Added
Component|tree-optimization |middle-end
Target Milestone|---
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58649
Paolo Carlini changed:
What|Removed |Added
Status|UNCONFIRMED |ASSIGNED
Last reconfirmed|
-unknown-linux-gnueabi --enable-languages=c++ --disable-shared
--disable-libmudflap --disable-libssp --enable-checking
Thread model: posix
gcc version 4.9.0 20140130 (experimental) [trunk revision 207298] (GCC)
$ ./xgcc -B. -O1 ~/ice.i
Unable to coalesce ssa_names 2 and 13 which are marked as MUST
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59992
Jakub Jelinek changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
Last reconfirmed|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59992
--- Comment #1 from Jakub Jelinek ---
Created attachment 31990
--> http://gcc.gnu.org/bugzilla/attachment.cgi?id=31990&action=edit
gcc49-pr59992.patch
Untested fix. On the E(1) E(2) testcase in -O0 built --enable-checking=yes
cc1 it improves:
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59646
Paolo Carlini changed:
What|Removed |Added
CC||jason at gcc dot gnu.org
--- Comment #1 f
1 - 100 of 108 matches
Mail list logo