http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53884
Jakub Jelinek changed:
What|Removed |Added
CC||jakub at gcc dot gnu.org
--- Comment #10
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52125
--- Comment #3 from rsandifo at gcc dot gnu.org
---
Author: rsandifo
Date: Thu Jan 23 08:24:38 2014
New Revision: 206955
URL: http://gcc.gnu.org/viewcvs?rev=206955&root=gcc&view=rev
Log:
gcc/
PR target/52125
* rtl.h (get_referenced_opera
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52125
rsandifo at gcc dot gnu.org changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58960
--- Comment #7 from Andreas Schwab ---
Testresults: http://gcc.gnu.org/ml/gcc-testresults/2014-01/msg01781.html
No regressions, and g++.dg/opt/pr48272.C now passes.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59898
--- Comment #2 from ignat at gmx dot net ---
(In reply to Jakub Jelinek from comment #1)
> User error. The standard allocators don't guarantee sufficient alignment
> for the vector types.
OMG, I see. Thx for clarifying. So this means that C++ is
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59898
--- Comment #3 from Jakub Jelinek ---
This unfortunately needs to be changed in the C++ standard, as long as the
operator new functions/methods that must be used and user can override with
their versions don't take the alignment as some parameter,
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58580
--- Comment #10 from Dodji Seketeli ---
Author: dodji
Date: Thu Jan 23 09:13:08 2014
New Revision: 206957
URL: http://gcc.gnu.org/viewcvs?rev=206957&root=gcc&view=rev
Log:
PR preprocessor/58580 - preprocessor goes OOM with warning for zero litera
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59913
Bug ID: 59913
Summary: [4.9 Regresion] bootstrap failure on
arm-linux-gnueabihf
Product: gcc
Version: 4.9.0
Status: UNCONFIRMED
Severity: normal
Priori
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59913
Matthias Klose changed:
What|Removed |Added
Target||arm-linxux-gnueabihf
Known to work|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59910
janus at gcc dot gnu.org changed:
What|Removed |Added
Keywords||ice-on-valid-code
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55877
--- Comment #8 from Paolo Carlini ---
Can we close this?
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55877
--- Comment #9 from Jakub Jelinek ---
No, the #c4 testcase is still a regression from 4.4, verified using latest
trunk.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58764
--- Comment #14 from Marc Glisse ---
(In reply to Jonathan Wakely from comment #13)
> On trunk now we have separate (non-explicit) default constructors for deque,
> list, vector, map, multimap, set and multiset.
Thanks!
> Debug and profile modes
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59898
--- Comment #4 from Marc Glisse ---
Here is a link to what the future (C++17) might look like for alignment:
http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2012/n3396.htm
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58764
--- Comment #15 from Jonathan Wakely ---
(In reply to Marc Glisse from comment #14)
> I guess consistency for the noexcept specification is not as important.
Since those noexcept specs are not required by the standard I'm not too
concerned about
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58960
--- Comment #8 from Andrey Belevantsev ---
(In reply to Andreas Schwab from comment #7)
> Testresults: http://gcc.gnu.org/ml/gcc-testresults/2014-01/msg01781.html
>
> No regressions, and g++.dg/opt/pr48272.C now passes.
Thank you, my own run is
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59913
--- Comment #2 from Matthias Klose ---
complete build log at
https://launchpad.net/~ubuntu-toolchain-r/+archive/test/+build/5489392
Configured with: -v
--with-pkgversion='Ubuntu 4.9-20140122-1ubuntu1'
--with-bugurl='file:///usr/share/do
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59914
Bug ID: 59914
Summary: A variadic function template that forwards to a
multi-pack variadic template causes an infinite loop
Product: gcc
Version: 4.9.0
Status: UNCONFIRMED
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59915
Bug ID: 59915
Summary: [LRA, Regression 4.9] LRA ICE - Repeated looping over
subreg reloads (gcc.c-torture/compile/simd-3.c)
Product: gcc
Version: 4.9.0
Status: UNCONFIRME
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59916
Bug ID: 59916
Summary: [4.9 Regression] constructors and destructors can
cause "control reaches end of non-void function"
warnings with -Os
Product: gcc
Version: 4
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59915
--- Comment #1 from Tejas Belagod ---
This regression was introduced with I committed a more relaxed version of
CANNOT_CHANGE_MODE_CLASS for aarch64.
2014-01-20 Tejas Belagod
* config/aarch64/aarch64-protos.h
(aarch64_cannot_change_mo
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59913
ktkachov at gcc dot gnu.org changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
Last reconfirmed|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57421
Jonathan Wakely changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|---
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57180
Marek Polacek changed:
What|Removed |Added
CC||mpolacek at gcc dot gnu.org
--- Comment #
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53894
Marek Polacek changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
CC|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59897
--- Comment #5 from chefmax at gcc dot gnu.org ---
Author: chefmax
Date: Thu Jan 23 12:48:25 2014
New Revision: 206961
URL: http://gcc.gnu.org/viewcvs?rev=206961&root=gcc&view=rev
Log:
2014-01-23 Dominique Dhumieres
PR sanitizer/59897
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59672
--- Comment #7 from H.J. Lu ---
I put the initial -m16 support on hjl/x86/m16 branch at:
http://gcc.gnu.org/git/?p=gcc.git;a=summary
We need to add some run-time testcases and fix any bugs.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59846
Marek Polacek changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
Last reconfirmed|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58809
--- Comment #8 from Jakub Jelinek ---
Author: jakub
Date: Thu Jan 23 13:32:19 2014
New Revision: 206962
URL: http://gcc.gnu.org/viewcvs?rev=206962&root=gcc&view=rev
Log:
PR middle-end/58809
* c-typeck.c (c_finish_omp_clause): Reject MIN_E
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58809
--- Comment #9 from Jakub Jelinek ---
Author: jakub
Date: Thu Jan 23 13:33:36 2014
New Revision: 206963
URL: http://gcc.gnu.org/viewcvs?rev=206963&root=gcc&view=rev
Log:
PR middle-end/58809
* c-typeck.c (c_finish_omp_clause): Reject MIN_E
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58809
Jakub Jelinek changed:
What|Removed |Added
CC||jakub at gcc dot gnu.org
Summa
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58809
--- Comment #11 from Marek Polacek ---
(In reply to Jakub Jelinek from comment #10)
> Marek, could you backport your patch to 4.8?
Will do.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58809
--- Comment #12 from Marek Polacek ---
Author: mpolacek
Date: Thu Jan 23 13:48:46 2014
New Revision: 206964
URL: http://gcc.gnu.org/viewcvs?rev=206964&root=gcc&view=rev
Log:
PR middle-end/58809
* fold-const.c (fold_range_test): Return 0 i
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57915
Andrey Belevantsev changed:
What|Removed |Added
CC||abel at gcc dot gnu.org
--- Comment
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59917
Bug ID: 59917
Summary: [4.9 Regression] ICE in calc_dfs_tree, at
dominance.c:401
Product: gcc
Version: 4.9.0
Status: UNCONFIRMED
Severity: normal
Prior
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59918
Bug ID: 59918
Summary: [4.9 Regression] ICE in record_target_from_binfo, at
ipa-devirt.c:693
Product: gcc
Version: 4.9.0
Status: UNCONFIRMED
Severity: normal
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59919
Bug ID: 59919
Summary: [4.7 Regression] ICE in process_assert_insertions_for,
at tree-vrp.c:6096
Product: gcc
Version: 4.9.0
Status: UNCONFIRMED
Severity: normal
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59846
Marek Polacek changed:
What|Removed |Added
Status|NEW |ASSIGNED
Assignee|unassigned at
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59918
Markus Trippelsdorf changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
Last reconfirmed|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57316
--- Comment #18 from ygribov at gcc dot gnu.org ---
Author: ygribov
Date: Thu Jan 23 14:32:05 2014
New Revision: 206966
URL: http://gcc.gnu.org/viewcvs?rev=206966&root=gcc&view=rev
Log:
2014-01-23 Yury Gribov
Jakub Jelinek
PR san
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57316
--- Comment #19 from Yury Gribov ---
Paul, could you check if libsanitizer is now auto-disabled on your system and
close the bug in that case?
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59919
Markus Trippelsdorf changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
Last reconfirmed|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59920
Bug ID: 59920
Summary: [4.9 Regression] build doesn't terminate (at least
after an hour)
Product: gcc
Version: 4.9.0
Status: UNCONFIRMED
Severity: normal
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59919
Marek Polacek changed:
What|Removed |Added
Priority|P3 |P1
CC|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59918
--- Comment #2 from Markus Trippelsdorf ---
A bit further reduced:
class NameValuePairs {
public:
~NameValuePairs();
virtual bool m_fn1(const char *, const int &p2, void *) const;
};
class B : NameValuePairs {};
class F : virtual public B {};
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59575
--- Comment #8 from Jakub Jelinek ---
Created attachment 31934
--> http://gcc.gnu.org/bugzilla/attachment.cgi?id=31934&action=edit
gcc49-pr59575.patch
Untested fix. Can somebody please test it?
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59575
--- Comment #7 from Jakub Jelinek ---
Actually, it seems like the code can push up to 8 of the dummy regs and 4 of
them are call saved (but they can be just unused in the function and thus still
saved as dummy regs and not restored in the epilogue
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59921
Bug ID: 59921
Summary: Variable names should be ignored when qualified name
lookup is applied to nested name specifier
Product: gcc
Version: 4.9.0
Status: UNCONFIRMED
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59919
--- Comment #2 from Marek Polacek ---
More reduced:
typedef int jmp_buf[10];
struct S
{
int i;
jmp_buf buf;
};
void setjmp (jmp_buf);
void foo (int *);
__attribute__ ((__noreturn__, __nonnull__)) void bar (struct S *);
void
baz (struct S *p
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59922
Bug ID: 59922
Summary: -finstrument-functions emit false warning "control
reaches end of non-void function"
Product: gcc
Version: unknown
Status: UNCONFIRMED
Sev
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59918
Jakub Jelinek changed:
What|Removed |Added
CC||jakub at gcc dot gnu.org
--- Comment #3 f
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59915
Jakub Jelinek changed:
What|Removed |Added
CC||jakub at gcc dot gnu.org
Compone
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59923
Bug ID: 59923
Summary: [4.9 Regression] ICE in maybe_record_trace_start, at
dwarf2cfi.c:2239 with -mcpu=cortex-a15 -mthumb -O2
-fvisibility=hidden -g
Product: gcc
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59918
--- Comment #4 from Marc Glisse ---
(In reply to Markus Trippelsdorf from comment #2)
> A bit further reduced:
I want to play! ;-)
struct E {
~E();
virtual void f() const;
};
struct B : E {};
struct G : virtual B {};
struct A {
virtual ~A(
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58980
Paolo Carlini changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|---
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59924
Bug ID: 59924
Summary: [4.9 Regression] memory hog / build failure with
-Wformat -Werror=format-security
Product: gcc
Version: 4.9.0
Status: UNCONFIRMED
Severity
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58980
--- Comment #3 from paolo at gcc dot gnu.org ---
Author: paolo
Date: Thu Jan 23 16:31:52 2014
New Revision: 206979
URL: http://gcc.gnu.org/viewcvs?rev=206979&root=gcc&view=rev
Log:
/cp
2014-01-23 Paolo Carlini
PR c++/58980
* parser.c
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59919
Jakub Jelinek changed:
What|Removed |Added
CC||jakub at gcc dot gnu.org
--- Comment #3 f
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59917
Jakub Jelinek changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
Last reconfirmed|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59825
--- Comment #6 from bviyer at gcc dot gnu.org ---
Author: bviyer
Date: Thu Jan 23 17:00:53 2014
New Revision: 206991
URL: http://gcc.gnu.org/viewcvs?rev=206991&root=gcc&view=rev
Log:
Fix for PR c/59825.
2014-01-23 Balaji V. Iyer
PR c/5
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59919
Jeffrey A. Law changed:
What|Removed |Added
CC||law at redhat dot com
--- Comment #4 fro
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59925
Bug ID: 59925
Summary: [4.9 Regression] link failure in python2.7 build with
-flto and -fprofile-use -fprofile-correction enabled
Product: gcc
Version: 4.9.0
Status: UNCON
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59925
--- Comment #1 from Matthias Klose ---
same with python3.3
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59925
Jakub Jelinek changed:
What|Removed |Added
CC||hubicka at gcc dot gnu.org,
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59674
Martin Husemann changed:
What|Removed |Added
CC||martin at netbsd dot org
--- Comment #8
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59329
lucdanton at free dot fr changed:
What|Removed |Added
CC||lucdanton at free dot fr
--- Co
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59872
--- Comment #9 from Jonathan Wakely ---
Author: redi
Date: Thu Jan 23 17:17:04 2014
New Revision: 206994
URL: http://gcc.gnu.org/viewcvs?rev=206994&root=gcc&view=rev
Log:
PR libstdc++/59872
* include/bits/stl_map.h (map::operator=(map&&))
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59919
Jeffrey A. Law changed:
What|Removed |Added
Assignee|unassigned at gcc dot gnu.org |law at redhat dot com
--- Comment
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59866
--- Comment #4 from Dev ---
Thank you for your quick patch. It works after apply together with another
patch "http://gcc.gnu.org/ml/gcc-patches/2013-10/msg01445.html";, which seems to
be provided by you. Good work.
My target is 32bits i686. I use
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59872
Jonathan Wakely changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|---
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59575
--- Comment #9 from Ryan Mansfield ---
(In reply to Jakub Jelinek from comment #8)
> Created attachment 31934 [details]
> gcc49-pr59575.patch
>
> Untested fix. Can somebody please test it?
The attached patch fixes the original ICE but introduce
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59575
--- Comment #10 from Jakub Jelinek ---
(In reply to Ryan Mansfield from comment #9)
> (In reply to Jakub Jelinek from comment #8)
> > Created attachment 31934 [details]
> > gcc49-pr59575.patch
> >
> > Untested fix. Can somebody please test it?
>
ers=gnu --enable-c99
--enable-long-long --enable-target-optspace
target_alias=arm-unknown-linux-gnueabi --enable-languages=c++ --disable-shared
--disable-libmudflap --disable-libssp --enable-checking
Thread model: posix
gcc version 4.9.0 20140123 (experimental) [trunk revision 206976] (GCC)
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59575
--- Comment #12 from Ryan Mansfield ---
/home/ryan/gnu/gcc/trunk/arm-eabi/./gcc/xgcc
-B/home/ryan/gnu/gcc/trunk/arm-eabi/./gcc/
-B/home/ryan/x-tools/arm-unknown-linux-gnueabi/arm-unknown-linux-gnueabi/bin/
-B/home/ryan/x-tools/arm-unknown-linux-gn
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59920
Jakub Jelinek changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
Last reconfirmed|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59913
ktkachov at gcc dot gnu.org changed:
What|Removed |Added
CC||vmakarov at redhat dot com
-
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59691
--- Comment #5 from Balaji V. Iyer ---
Created attachment 31938
--> http://gcc.gnu.org/bugzilla/attachment.cgi?id=31938&action=edit
Possible Fix.
Possible fix.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59691
--- Comment #6 from Balaji V. Iyer ---
Hi Jeff, Andrew and Bernd,
Can you please try out the "possible fix" and see if that works for you?
Thanks,
Balaji V. Iyer.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59926
Bug ID: 59926
Summary: Remove temporary move constructor before move
assignment
Product: gcc
Version: unknown
Status: UNCONFIRMED
Severity: enhancement
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59926
--- Comment #1 from Jonathan Wakely ---
This looks like PR 57176
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56779
--- Comment #20 from Jonathan Wakely ---
I've installed gettext, and it doesn't install its own libintl.h, so I don't
know how your LFS system is built but I still can't reproduce the problem.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59922
--- Comment #1 from Andrew Pinski ---
There is another bug about a similar thing but with
constructors/deconstructors.
-finstrument-functions inserts try/finally blocks in the code and the dead code
is not removed before hand so the warning mechan
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56779
--- Comment #21 from Jonathan Wakely ---
OK, configuring GNU gettext with --with-included-gettext creates
/usr/local/include/libintl.h ... but why would you do that on GNU/Linux when
glibc provides it? I'm tempted to say doing that is user error
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56779
--- Comment #22 from Dâniel Fraga ---
(In reply to Jonathan Wakely from comment #21)
> OK, configuring GNU gettext with --with-included-gettext creates
> /usr/local/include/libintl.h ... but why would you do that on GNU/Linux when
> glibc provides
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55189
--- Comment #7 from Jason Merrill ---
Author: jason
Date: Thu Jan 23 18:54:08 2014
New Revision: 207001
URL: http://gcc.gnu.org/viewcvs?rev=207001&root=gcc&view=rev
Log:
PR c++/55189
* cp-tree.h (struct language_function): Add infinite_lo
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59871
--- Comment #7 from Marek Polacek ---
Author: mpolacek
Date: Thu Jan 23 19:04:29 2014
New Revision: 207002
URL: http://gcc.gnu.org/viewcvs?rev=207002&root=gcc&view=rev
Log:
PR c/59871
c/
* c-typeck.c (build_compound_expr): Warn even for r
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59871
Marek Polacek changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|---
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56779
Jakub Jelinek changed:
What|Removed |Added
CC||jakub at gcc dot gnu.org
--- Comment #23
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58346
--- Comment #13 from Marek Polacek ---
Author: mpolacek
Date: Thu Jan 23 19:18:49 2014
New Revision: 207004
URL: http://gcc.gnu.org/viewcvs?rev=207004&root=gcc&view=rev
Log:
PR c/58346
c-family/
* c-common.c (pointer_to_zero_sized_aggr_p)
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56779
--- Comment #24 from Dâniel Fraga ---
(In reply to Jakub Jelinek from comment #23)
> gettext Makefile has:
> # We must not install the libintl.h/libintl.a files if we are on a
> # system which has the GNU gettext() function in its C library or in
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59924
Jakub Jelinek changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
Last reconfirmed|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59733
--- Comment #7 from Jakub Jelinek ---
Can't reproduce this, at least not if I use sufficiently lower make -jN factor
(used -j2). With that
../configure --enable-languages=c,c++,fortran,java,lto,objc,obj-c++,go
--with-build-config=bootstrap-asan -
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56779
Jonathan Wakely changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59913
Jakub Jelinek changed:
What|Removed |Added
CC||jakub at gcc dot gnu.org
Target Milesto
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59918
Jakub Jelinek changed:
What|Removed |Added
Target Milestone|--- |4.9.0
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59920
Jakub Jelinek changed:
What|Removed |Added
Target Milestone|--- |4.9.0
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59915
--- Comment #2 from Vladimir Makarov ---
Author: vmakarov
Date: Thu Jan 23 20:06:28 2014
New Revision: 207007
URL: http://gcc.gnu.org/viewcvs?rev=207007&root=gcc&view=rev
Log:
2014-01-23 Vladimir Makarov
PR regression/59915
* lra-cons
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59575
--- Comment #13 from Jakub Jelinek ---
(In reply to Ryan Mansfield from comment #12)
> /home/ryan/gnu/gcc/trunk/arm-eabi/./gcc/xgcc
> -B/home/ryan/gnu/gcc/trunk/arm-eabi/./gcc/
> -B/home/ryan/x-tools/arm-unknown-linux-gnueabi/arm-unknown-linux-gnu
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59915
Jeffrey A. Law changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
CC|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59575
--- Comment #14 from Jakub Jelinek ---
Oh, one more thing, supposedly I could have left the thumb2_emit_strd_push and
arm_emit_strd_push functions unmodified, because the addition of extra low
registers to live_reg_mask is guarded with optimize_si
1 - 100 of 135 matches
Mail list logo