http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60247
--- Comment #3 from bobf at mrp3 dot com ---
> --- Comment #2 from Georg-Johann Lay ---
> Are you sure this is not already fixed by PR45263? Or in version 4.7 and
> newer?
it might be - I saw something in the ubuntu libc package [after filing
t
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60704
--- Comment #2 from Richard Henderson ---
Created attachment 32501
--> http://gcc.gnu.org/bugzilla/attachment.cgi?id=32501&action=edit
possible patch
This seems to work for the testcase.
Full testing still in progress.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45263
Georg-Johann Lay changed:
What|Removed |Added
CC||bobf at mrp3 dot com
--- Comment #18 f
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60247
Georg-Johann Lay changed:
What|Removed |Added
Status|WAITING |RESOLVED
Resolution|---
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44859
--- Comment #1 from Jason Merrill ---
Author: jason
Date: Tue Apr 1 00:48:33 2014
New Revision: 208970
URL: http://gcc.gnu.org/viewcvs?rev=208970&root=gcc&view=rev
Log:
PR c++/44859
* typeck.c (maybe_warn_about_returning_address_of_local
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55794
--- Comment #3 from John David Anglin ---
Created attachment 32502
--> http://gcc.gnu.org/bugzilla/attachment.cgi?id=32502&action=edit
.s file for hppa64-hp-hpux11.11
On hppa64-hp-hpux11.11, I don't see any debug information at all unless
I add
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60711
--- Comment #10 from Jim Michaels ---
learned about std::streambuf.
when I went to use it (apparently a requirement in some cases and the only
thing that works for std::ostream now), the whole streambuf heirarchy is
protected except for std::fileb
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60723
Bug ID: 60723
Summary: Line directives with incorrect system header flag
Product: gcc
Version: 4.9.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component:
0.8.2] --disable-multilib --enable-languages=c,c++ --disable-libgcj
--disable-bootstrap --disable-static
Thread model: posix
gcc version 4.9.0 20140331 (experimental) (GCC)
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60723
--- Comment #2 from Nicholas ---
Created attachment 32504
--> http://gcc.gnu.org/bugzilla/attachment.cgi?id=32504&action=edit
Repro header
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60723
--- Comment #3 from Nicholas ---
Created attachment 32505
--> http://gcc.gnu.org/bugzilla/attachment.cgi?id=32505&action=edit
Repro source
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60724
--- Comment #1 from Jim Michaels ---
Created attachment 32507
--> http://gcc.gnu.org/bugzilla/attachment.cgi?id=32507&action=edit
ostream-bug.cpp
source code ostream-bug.cpp
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60724
--- Comment #2 from Jim Michaels ---
Created attachment 32508
--> http://gcc.gnu.org/bugzilla/attachment.cgi?id=32508&action=edit
errors in a file
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60724
Andrew Pinski changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution|---
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60617
Venkataramanan changed:
What|Removed |Added
CC||venkataramanan.kumar at amd
dot co
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60717
--- Comment #2 from Paul Thomas ---
Created attachment 32509
--> http://gcc.gnu.org/bugzilla/attachment.cgi?id=32509&action=edit
Patch for the PR
This patch bootstraps and regtests OK. I will tidy it up a bit tonight.
I also wish to check if i
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60711
Jim Michaels changed:
What|Removed |Added
Status|RESOLVED|UNCONFIRMED
Resolution|INVALID
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60711
--- Comment #12 from Marc Glisse ---
Before saying that there is a problem with libstdc++, did you try other
implementations? clang++ with libc++ gives the same error. That's just not how
streams are supposed to be used (pretend it is a pure virtu
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60711
Jim Michaels changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution|---
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60714
--- Comment #2 from Jim Michaels ---
I looked inside the class to derive that.
maybe I made a mistake.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60495
--- Comment #4 from Tobias Burnus ---
Looks similar to PR60495; the patch there (committed) solved the ICE problem
but the following issue remains (with both PRs): undefined reference to
`__final_a_T2.2437'
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60724
Jim Michaels changed:
What|Removed |Added
Resolution|INVALID |FIXED
--- Comment #4 from Jim Michaels --
101 - 122 of 122 matches
Mail list logo