http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57714
--- Comment #9 from Manuel López-Ibáñez ---
I think what happens is that the preprocessor is trying to avoid breaking up a
valid token like in:
void foo(void) {re\
turn;
}
It would be an improvement if it ignored the \ between valid tokens bound
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57711
Tobias Burnus changed:
What|Removed |Added
Keywords||accepts-invalid, diagnostic
S
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57637
--- Comment #7 from zhenqiang.chen at linaro dot org ---
Created attachment 30364
--> http://gcc.gnu.org/bugzilla/attachment.cgi?id=30364&action=edit
update patch
Please try the updated patch. Local tests: x86-64 and pandaboard bootstrap OK.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57716
Andreas Schwab changed:
What|Removed |Added
Resolution|WONTFIX |INVALID
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57720
Bug ID: 57720
Summary: [C++11]Crash when Delegating Constructors throw
exceptions
Product: gcc
Version: 4.8.1
Status: UNCONFIRMED
Severity: normal
Prio
101 - 105 of 105 matches
Mail list logo