http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52531
--- Comment #8 from janus at gcc dot gnu.org ---
(In reply to janus from comment #7)
> Note that OpenMP 4.0 RC2 still lists polymorphic entities as unsupported,
> cf. http://openmp.org/wp/openmp-specifications/
Update: OpenMP has been officially r
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57821
--- Comment #4 from Chung-Ju Wu ---
(In reply to John David Anglin from comment #3)
> On 32-bit hppa-unknown-linux-gnu:
>
> Executing on host: /home/dave/gnu/gcc/objdir/gcc/xgcc
> -B/home/dave/gnu/gcc/objdi
> r/gcc/ /home/dave/gnu/gcc/gcc/gcc/tes
t; See <http://gcc.gnu.org/bugs.html> for instructions.
I was using GCC trunk 20130724 Rev.201200.
$
/home1/jasonwucj/WORKING/WORK-CONTRIBUTION/build-system-3/build/build-nds32le-elf-newlib-v3/build-gcc-final/gcc/xgcc
--version
xgcc (2013-07-24 nds32le-elf-newlib-v3) 4.9.0 20130724 (experiment
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57942
Paolo Carlini changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|---
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57965
Bug ID: 57965
Summary: Allocation of derived type containing an allocatable
character component segfaults
Product: gcc
Version: unknown
Status: UNCONFIRMED
Sever
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57960
Marek Polacek changed:
What|Removed |Added
CC||mpolacek at gcc dot gnu.org
--- Comment #
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57923
Marek Polacek changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
Last reconfirmed|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57393
Marek Polacek changed:
What|Removed |Added
CC||su at cs dot ucdavis.edu
--- Comment #9 f
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57923
Marek Polacek changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57662
Marek Polacek changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
Last reconfirmed|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57960
Andreas Krebbel changed:
What|Removed |Added
Target||s390x-ibm-linux
Host|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57966
Bug ID: 57966
Summary: Using a TBP to specify the shape of a dummy argument
Product: gcc
Version: 4.8.1
Status: UNCONFIRMED
Severity: normal
Priority: P3
Componen
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57967
Bug ID: 57967
Summary: Incorrect code generated on ARM with
-fexpensive-optimizations
Product: gcc
Version: 4.6.3
Status: UNCONFIRMED
Severity: normal
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57967
--- Comment #1 from Daniel Blaukopf ---
Created attachment 30544
--> http://gcc.gnu.org/bugzilla/attachment.cgi?id=30544&action=edit
Test case that can be run with libgcc-bug.so to show the failure
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57967
--- Comment #2 from Daniel Blaukopf ---
This code:
int f1(int x0, int y0, int z0, int x1, int y1, int z1) {
int xx = ((x0 << 16) + (x1 - x0) * 0x1234 + 0x8000) >> 16;
int yy = ((y0 << 16) + (y1 - y0) * 0x2345 + 0x8000) >> 16;
int zz =
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57966
janus at gcc dot gnu.org changed:
What|Removed |Added
Keywords||rejects-valid
Statu
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57968
Bug ID: 57968
Summary: MODE_EXIT switches inserted too late
Product: gcc
Version: 4.9.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: rtl-optimizat
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57968
--- Comment #1 from Jorn Wolfgang Rennecke ---
A patch is here:
http://gcc.gnu.org/ml/gcc-patches/2013-07/msg01081.html
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57966
janus at gcc dot gnu.org changed:
What|Removed |Added
Status|NEW |ASSIGNED
Assignee|una
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57969
Bug ID: 57969
Summary: AIX data alignment behaviour
Product: gcc
Version: 4.8.1
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: target
Assi
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57880
--- Comment #5 from David Binderman ---
Created attachment 30545
--> http://gcc.gnu.org/bugzilla/attachment.cgi?id=30545&action=edit
source code patch
This patch seems to shut up cppcheck.
I did a bootstrap and that seemed ok.
It seems good t
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57880
--- Comment #6 from David Binderman ---
(In reply to Paolo Carlini from comment #4)
> For a quicker review, I would recommend CC-ing Jason and adding [C++ Patch]
> to the subject line.
I'm not on the inner wheel for C++ patches, so I am guessing
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57662
--- Comment #2 from Marek Polacek ---
In sel-sched.c,
/* We have simplified the control flow below this point. In this case,
the iterator becomes invalid. We need to try again. */
if (BLOCK_FOR_INSN (insn)->index != old_ind
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57970
Bug ID: 57970
Summary: segfault in sched-deps.c
Product: gcc
Version: 4.7.3
Status: UNCONFIRMED
Severity: major
Priority: P3
Component: other
Assignee:
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57966
--- Comment #3 from janus at gcc dot gnu.org ---
(In reply to janus from comment #2)
> Draft patch (not regtested yet):
Seems to survive the regtest without any failures (except for round_4.f90,
which is unrelated).
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57880
--- Comment #7 from Jonathan Wakely ---
Yes, or at gcc.gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57960
Vladimir Makarov changed:
What|Removed |Added
CC||vmakarov at redhat dot com
--- Comment
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53622
--- Comment #4 from Jonathan Wakely ---
Should be fixed by http://gcc.gnu.org/ml/gcc-cvs/2013-07/msg00643.html
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57173
--- Comment #2 from Jonathan Wakely ---
Should be fixed by http://gcc.gnu.org/ml/gcc-cvs/2013-07/msg00643.html
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57513
--- Comment #2 from Paolo Carlini ---
This is fixed in 4.9.0.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57880
--- Comment #8 from Paolo Carlini ---
If we have a straightforward explanation for why the very weird code isn't
causing problems, I think the fix almost qualifies as obvious, if properly
tested. Do we? Does it only amount to a small memory leak o
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57880
Paolo Carlini changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
Last reconfirmed|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57967
Richard Earnshaw changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
Last reconfirmed|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55334
--- Comment #33 from Martin Jambor ---
I can confirm that one call of resid now gets inlined on the branch
even on x86_64 (I'm confused why, the dump seems to suggest all call
sites would violate param max-inline-insns-auto limit but then one
gets
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57513
timshen at gcc dot gnu.org changed:
What|Removed |Added
CC||timshen at gcc dot gnu.org
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57880
Paolo Carlini changed:
What|Removed |Added
Status|NEW |ASSIGNED
Assignee|unassigned at
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57971
Bug ID: 57971
Summary: Improve copy elision when returning structs by value
Product: gcc
Version: 4.8.1
Status: UNCONFIRMED
Severity: enhancement
Priority: P3
Com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53309
--- Comment #1 from Thomas Koenig ---
The runtime test is done by _gfortran_internal_pack. -Warray-temporaries
creates the warning if this is called.
If you want to know if a temporary has actually been created,
use -fcheck-array-temporaries.
D
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57972
Bug ID: 57972
Summary: Statement sinking algorithm should just be replaced
with GCM algorithm's late scheduler
Product: gcc
Version: unknown
Status: UNCONFIRMED
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57973
Bug ID: 57973
Summary: incorrect access check for protected member of
template base with using
Product: gcc
Version: 4.7.0
Status: UNCONFIRMED
Severity: normal
linux-gnu/4.9.0/lto-wrapper
Target: x86_64-unknown-linux-gnu
Configured with: ../configure --prefix=/home/henner/gcc-4.9.0
Thread model: posix
gcc version 4.9.0 20130724 (experimental) (GCC)
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57973
Paolo Carlini changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Known to work|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57975
Bug ID: 57975
Summary: Core dump caused by linking with -lpthread
Product: gcc
Version: unknown
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: c++
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57975
Michi Henning changed:
What|Removed |Added
Version|unknown |4.7.3
--- Comment #1 from Michi Henning
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57973
--- Comment #2 from Roger Orr ---
Thank you. Aoplogies for the noise.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57965
Tobias Burnus changed:
What|Removed |Added
Keywords||wrong-code
CC|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57966
Tobias Burnus changed:
What|Removed |Added
CC||burnus at gcc dot gnu.org
--- Comment #4
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57974
Paolo Carlini changed:
What|Removed |Added
Component|c++ |middle-end
--- Comment #1 from Paolo Carl
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57975
Paolo Carlini changed:
What|Removed |Added
CC|michi at triodia dot com |jwakely.gcc at gmail
dot com
---
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53309
Tobias Burnus changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
CC|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53309
--- Comment #3 from Rich Townsend ---
Thanks for the explanation about -Warray-temporaries vs.
-fcheck-array-temporaries -- got it!
Might be worth changing the output text from the former to something like
"Warning: Array temporary might be creat
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57974
--- Comment #2 from Paolo Carlini ---
Or, more elegantly:
__builtin_expl (-__builtin_huge_vall ())
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57974
Paolo Carlini changed:
What|Removed |Added
Keywords||wrong-code
Priority|P3
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57975
Jonathan Wakely changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
Last reconfirmed|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57975
Jonathan Wakely changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57975
--- Comment #4 from Paolo Carlini ---
Thanks!
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57975
--- Comment #5 from Jonathan Wakely ---
I am working (slowly) on some additional Debug Mode checks in ,
etc. so at some point you'll be able to debug this with
-D_GLIBCX_DEBUG
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57976
Bug ID: 57976
Summary: Missing time_get<>::get() functions
Product: gcc
Version: 4.7.2
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: libstdc++
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57976
--- Comment #1 from Paolo Carlini ---
The status page needs a tweak: it's well known that isn't implemented, for the
simple reason that completing the C++11 time_get means adding the do_get
virtual, which didn't exist in C++98, and doing that brea
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57976
--- Comment #2 from Leo Carreon ---
Is there a plan to implement those functions? If yes, in which version?
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57976
--- Comment #3 from Paolo Carlini ---
When we break the ABI. Likely in the release series after 4.9.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57976
Paolo Carlini changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution|---
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57975
--- Comment #6 from Michi Henning ---
How embarrassing. The joys of default constructors :-( Stupid mistake of mine.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54354
Paolo Carlini changed:
What|Removed |Added
CC||lcarreon at bigpond dot net.au
--- Commen
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57914
Paolo Carlini changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|---
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57976
--- Comment #5 from Paolo Carlini ---
I have adjusted status_cxx2011.xml
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57821
--- Comment #6 from Chung-Ju Wu ---
(In reply to Chung-Ju Wu from comment #4)
> (In reply to John David Anglin from comment #3)
> > On 32-bit hppa-unknown-linux-gnu:
> >
> Same issue on my 32-bit nds32le-elf target:
>
Interesting. With our tar
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57977
Bug ID: 57977
Summary: zero-length const array in union prohibits default
copy xtor
Product: gcc
Version: 4.7.3
Status: UNCONFIRMED
Severity: normal
Pr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57977
--- Comment #1 from Andrew Pinski ---
It is not the zero length which is causing the copy constructor to be created
but rather the const part which causes the copy constructor to happen.
69 matches
Mail list logo