https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70192

--- Comment #8 from H.J. Lu <hjl.tools at gmail dot com> ---
(In reply to psturm from comment #7)
> Built hjl/pr70192 both with and without --enable-default-pie. The test
> results were almost identical, the only difference being the number of test
> cases run. gcc didn't have any issues, but g++ had a couple of new
> unresolved test cases. I am not sure if these are related or not, so here is
> the summary:
> 
>                 === g++ tests ===
> 
> 
> Running target unix
> UNRESOLVED: g++.dg/cpp1y/constexpr-instantiate.C  -std=c++11  scan-tree-dump
> optimized "bool [fg]("
> UNRESOLVED: g++.dg/cpp1y/constexpr-instantiate.C  -std=c++14  scan-tree-dump
> optimized "bool [fg]("

I didn't see it.  Please run the command by hand and show me the
output.

Reply via email to