https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61360
--- Comment #9 from GGanesh ---
Patch that fixes this issue has been submitted
https://gcc.gnu.org/ml/gcc-patches/2014-08/msg02179.html
The idea is to prohibit changes to the "enabled" attribute during lra and
reload pass.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=62262
--- Comment #4 from amker at gcc dot gnu.org ---
(In reply to Andrew Pinski from comment #3)
> (In reply to amker from comment #2)
> > (In reply to Andrew Pinski from comment #1)
> > > (insn 27 26 40 5 (set (reg:SI 73 [ D.2590 ])
> > > (an
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=62129
Jason Merrill changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=62262
--- Comment #3 from Andrew Pinski ---
(In reply to amker from comment #2)
> (In reply to Andrew Pinski from comment #1)
> > (insn 27 26 40 5 (set (reg:SI 73 [ D.2590 ])
> > (and:SI (ashift:SI (reg/v:SI 74 [ value ])
> > (c
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=62262
amker at gcc dot gnu.org changed:
What|Removed |Added
CC||amker at gcc dot gnu.org
--- C
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=62262
Andrew Pinski changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
Last reconfirmed|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=62263
--- Comment #1 from M.E. O'Neill ---
Possibly this should have been filed as a tree-level bug? Also, see
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=17886 which mostly is about issues
with wider types, but may also cover this bug.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=62263
Bug ID: 62263
Summary: Good codegen for bitwise rotate requires code that is
technically undefined behavior
Product: gcc
Version: 4.9.0
Status: UNCONFIRMED
Seve
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=62262
Bug ID: 62262
Summary: aarch64 gcc generates invalid assembler
Product: gcc
Version: 5.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: target
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=62111
--- Comment #17 from Kazumoto Kojima ---
I've filed a new PR62261 for the issue in #c7.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=62261
Bug ID: 62261
Summary: [sh64] ICE for negative shift counts
Product: gcc
Version: 4.9.1
Status: UNCONFIRMED
Keywords: ice-on-valid-code
Severity: normal
Priorit
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=62260
H.J. Lu changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
Last reconfirmed|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=62256
Jonathan Wakely changed:
What|Removed |Added
Severity|major |normal
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=62260
Bug ID: 62260
Summary: Build inside source tree doesn't work with lto-plugin
Product: gcc
Version: 5.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Componen
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=62259
Bug ID: 62259
Summary: atomic class doesn't enforce required alignment on
powerpc64
Product: gcc
Version: 4.9.2
Status: UNCONFIRMED
Severity: normal
P
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=62257
Nancy Wang changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=62258
--- Comment #2 from Dmitry Prokoptsev ---
Created attachment 33395
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=33395&action=edit
Proposed patch
I believe the problem is that std::rethrow_exception() does not update
`__cxa_eh_globals::un
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61407
--- Comment #26 from James Clarke ---
Patches have been sent to the mailing list -
https://gcc.gnu.org/ml/gcc-patches/2014-08/msg02344.html and
https://gcc.gnu.org/ml/gcc-patches/2014-08/msg02345.html.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=62258
--- Comment #1 from Dmitry Prokoptsev ---
Created attachment 33394
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=33394&action=edit
A simple test case.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=62258
Bug ID: 62258
Summary: uncaught_exception() equals to `true' after
rethrow_exception()
Product: gcc
Version: 4.9.1
Status: UNCONFIRMED
Severity: normal
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=62257
Bug ID: 62257
Summary: issue with tr1/functional header
Product: gcc
Version: unknown
Status: UNCONFIRMED
Severity: major
Priority: P3
Component: c++
A
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61974
Jan-Benedict Glaw changed:
What|Removed |Added
CC||jbg...@lug-owl.de
--- Comment #1 fro
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61407
--- Comment #25 from James Clarke ---
(In reply to Dominyk Tiller from comment #24)
> It looks like gcc are gonna require someone to submit this patch to their
> mailing list before we see any further activity on this. Could you possibly
> do tha
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=62256
Bug ID: 62256
Summary: /usr/include/c++/4.8/tr1/random.tcc:792:2: error: no
matching function for call to 'min'
Product: gcc
Version: unknown
Status: UNCONFIRMED
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=62141
Marek Polacek changed:
What|Removed |Added
CC||mpolacek at gcc dot gnu.org
--- Comment
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=62255
--- Comment #2 from Conrad ---
When the irrelevant template parameter is used (arma_template_test.ii), g++
thinks that "value" in the following code can't be determined at compile time:
template
struct is_Col_fixed_only
{
typedef char yes[1]
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=62255
Conrad changed:
What|Removed |Added
CC||conradsand.arma at gmail dot
com
--- Comment #
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=62255
Bug ID: 62255
Summary: Introducing an unrelated template parameter causes
failed compilation
Product: gcc
Version: 4.8.2
Status: UNCONFIRMED
Severity: normal
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=62129
--- Comment #5 from Jason Merrill ---
Author: jason
Date: Mon Aug 25 13:13:41 2014
New Revision: 214424
URL: https://gcc.gnu.org/viewcvs?rev=214424&root=gcc&view=rev
Log:
PR c++/62129
* class.c (outermost_open_class): New.
* cp-tree.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=62210
--- Comment #2 from Richard Sharman ---
wget was installed by Centos 6.5. I did a yum reinstall [it installed ersion
1.12-1.11.el6_5] but when I ran it it still created the directory structure.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=62252
--- Comment #5 from klemen.jan.enova at gmail dot com ---
The build passed make check, but I said invoke_plugin_callback() should be
before cp_parser_set_decl_spec_type(), so I will try that way too.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=62024
Marek Polacek changed:
What|Removed |Added
Status|NEW |ASSIGNED
Assignee|unassigned a
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61078
--- Comment #3 from Andreas Krebbel ---
(In reply to jgreenhalgh from comment #1)
> I'm happy to take a look at this, but I have no access to an s390 ESA mode
> environment, so will struggle to make much progress.
>
> If it is the case that s390
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61078
Andreas Krebbel changed:
What|Removed |Added
Status|UNCONFIRMED |ASSIGNED
Last reconfirmed|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=62254
--- Comment #1 from kugan at gcc dot gnu.org ---
Imported from LP https://bugs.launchpad.net/gcc-linaro/+bug/1307197
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=62254
Bug ID: 62254
Summary: gcc-4.9 miscompiles linux kernel zlib for armv3
Product: gcc
Version: 5.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: tar
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=56846
--- Comment #7 from wangzheyu ---
Another test case doesn't involve noexcept key workd.
Cmd line: arm-none-eabi-g++ -mthumb -mcpu=cortex-m3 -O0 -g -std=c++11
-specs=rdimon.specs main.c -o main.exe
#include
#include
_Unwind_Reason_Code trace_f
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61825
amker at gcc dot gnu.org changed:
What|Removed |Added
CC||amker at gcc dot gnu.org
--- C
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=56846
wangzheyu changed:
What|Removed |Added
CC||tony.wang at arm dot com
--- Comment #6 from
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=34938
Paolo Carlini changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=34938
--- Comment #4 from paolo at gcc dot gnu.org ---
Author: paolo
Date: Mon Aug 25 08:32:04 2014
New Revision: 214415
URL: https://gcc.gnu.org/viewcvs?rev=214415&root=gcc&view=rev
Log:
/cp
2014-08-25 Paolo Carlini
PR c++/34938
* cp-tree
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=34938
Paolo Carlini changed:
What|Removed |Added
Known to work||4.8.3, 4.9.1, 5.0
--- Comment #3 from Pa
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=62252
klemen.jan.enova at gmail dot com changed:
What|Removed |Added
CC||klemen.jan.enova at gm
43 matches
Mail list logo