This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug target/71261] Trunk GCC hangs on knl and broadwell targets


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

--- Comment #1 from UroÅ Bizjak <ubizjak at gmail dot com> ---
It doesn't hang but takes some time to finish:

$time ./cc1plus -std=c++11 -O3 -march=broadwell -quiet hang.cpp 

real    0m25.003s
user    0m24.412s
sys     0m0.275s

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]