https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100240
Peter Taraba changed:
What|Removed |Added
Resolution|--- |DUPLICATE
Status|WAITING
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100102
Peter Taraba changed:
What|Removed |Added
CC||taraba.peter at mail dot com
--- Comment
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100240
--- Comment #8 from Peter Taraba ---
So, this is happening also with gcc11:
pepe@pepe-MS-7C90:~/code/DeeperThought$ ./compile.sh
/usr/include/c++/10/chrono: In substitution of ‘template template using __is_harmonic =
std::__bool_constant<(std:
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100240
--- Comment #7 from Peter Taraba ---
Created attachment 50682
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=50682&action=edit
*.i files zipped
crashes on DNNLayerMatrix (attaching .i* files zipped).
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100240
--- Comment #5 from Peter Taraba ---
Also, not sure if this info helps, but this bug does not seem to appear with
gcc 10.2 (I tried it on Manjaro KDE Plasma linux). So it's probably some new
code which came after 10.2. Cheers.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100240
--- Comment #4 from Peter Taraba ---
Actually this works:
nvcc -o dt ./DeeperThought/*.cu -save-temps
But files it creates even if zipped are above 1MB (which is not allowed to be
attached).
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100240
--- Comment #3 from Peter Taraba ---
unfortunately this is using nvcc, which calls probably gcc internally, so
adding option "-save-temps to the complete compilation command" is not going to
provide what you want.
also, I have no clue what "spa
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100240
Peter Taraba changed:
What|Removed |Added
CC||taraba.peter at mail dot com
--- Comment
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100240
Bug ID: 100240
Summary: Compiler crashes with segmentation fault on a chrono
library using nvcc
Product: gcc
Version: 10.3.0
Status: UNCONFIRMED
Severity: norm