https://sourceware.org/bugzilla/show_bug.cgi?id=17670
Markus Trippelsdorf changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
URL|
https://sourceware.org/bugzilla/show_bug.cgi?id=17670
--- Comment #3 from Alan Modra ---
I don't know enough C++ to say anything authoritive about the testcase but it
seems to me that either the testcase is invalid or mainline g++ is broken,
probably the latter.
The reason I say that is that qmi
https://sourceware.org/bugzilla/show_bug.cgi?id=17671
Bug ID: 17671
Summary: objcopy/strip don't understand -D/-U options
Product: binutils
Version: 2.26 (HEAD)
Status: NEW
Severity: normal
Priority: P2
Component
https://sourceware.org/bugzilla/show_bug.cgi?id=17566
Cary Coutant changed:
What|Removed |Added
Status|NEW |ASSIGNED
Assignee|ccoutant a
https://sourceware.org/bugzilla/show_bug.cgi?id=17566
Markus Trippelsdorf changed:
What|Removed |Added
CC||amodra at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=17670
--- Comment #2 from Markus Trippelsdorf ---
Reduced using gcc trunk:
trippels@gcc2-power8 corelib % cat qmimeglobpattern.ii
class G;
class A
{
public:
A (G);
};
class B
{
public:
int m_fn1 ();
};
class QString;
struct C
{
B ref;
};
temp
https://sourceware.org/bugzilla/show_bug.cgi?id=17670
Cary Coutant changed:
What|Removed |Added
Status|NEW |ASSIGNED
Assignee|ccoutant a
https://sourceware.org/bugzilla/show_bug.cgi?id=17670
Bug ID: 17670
Summary: internal error in symval_for_branch, at
powerpc.cc:6755 during qt5 build
Product: binutils
Version: 2.26 (HEAD)
Status: NEW
Severity: