http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60750
Jonathan Wakely <redi at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Target|x86_64-unknown-linux-gnu |
Status|UNCONFIRMED |NEW
Last reconfirmed| |2014-04-03
Host|Linux hostname |
|3.2.0-29-generic #46-Ubuntu |
|SMP Fri Jul 27 17:03:23 UTC |
|2012 x86_64 x86_64 x86_64 |
|GNU/Linux |
Ever confirmed|0 |1
Build|../gcc-4.8.2/configure |
|--disable-multilib |
|--enable-languages=c++ |
|--program-suffix=-4.8.2 |
--- Comment #1 from Jonathan Wakely <redi at gcc dot gnu.org> ---
(In reply to sshannin from comment #0)
> I considered this source small enough (with standard headers) to not require
> the preprocessed to be attached.
Yep, it's fine, thanks.
Preprocessed source compiles and runs OK with clang, so I don't think it's a
library bug.