https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87136
--- Comment #9 from Darko Veberic ---
(In reply to Jakub Jelinek from comment #8)
> Why are you using a prerelease of gcc, when it has been released almost 4
> months ago? This bug has been fixed 9 days after your snapshot has been
> taken.
bec
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87136
--- Comment #7 from Darko Veberic ---
i get the internal error with
g++ (Ubuntu 8-20180414-1ubuntu2) 8.0.1 20180414 (experimental) [trunk revision
259383]
and
g++-7 (Ubuntu 7.3.0-16ubuntu3) 7.3.0
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87136
--- Comment #6 from Darko Veberic ---
Created attachment 44639
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=44639&action=edit
minimal example which contains the internal compiler error
minimal_example.cc:21:57: internal compiler error: i
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87136
--- Comment #5 from Darko Veberic ---
fortunately enough, i could manually find a very short minimal example which
still contains the failure. to reproduce the internal compiler error one should
compile the example as
g++ -c minimal_example.cc
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87136
--- Comment #4 from Darko Veberic ---
after 3 days of running the delta managed to bring down the .ii file from 4.5MB
to 1.4MB but it then failed with error message
Died at ~/soft/delta/trunk/delta line 123, <> line 104113.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87136
--- Comment #3 from Darko Veberic ---
i will, soon. the delta is still running. unfortunately, the .ii file had 100k
lines...
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87136
--- Comment #1 from Darko Veberic ---
Created attachment 44619
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=44619&action=edit
the actual cc source file
Priority: P3
Component: c++
Assignee: unassigned at gcc dot gnu.org
Reporter: darko.veberic at ijs dot si
Target Milestone: ---
Created attachment 44618
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=44618&action=edit
command-line options to g++ (as invoked
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69470
Darko Veberic changed:
What|Removed |Added
CC||darko.veberic at ijs dot si
--- Comment