[Bug c++/70201] Dump C++ template instantiations

2016-05-06 Thread andres.tiraboschi at tallertechnologies dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70201 Andrés Agustín Tiraboschi changed: What|Removed |Added Attachment #38139|0 |1 is obsolete|

[Bug c++/70201] Dump C++ template instantiations

2016-04-08 Thread andres.tiraboschi at tallertechnologies dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70201 --- Comment #5 from Andrés Agustín Tiraboschi --- I'm going to upload a new version for dumping dependencies quickly, so please ignore the current attachment.

[Bug c++/70201] Dump C++ template instantiations

2016-03-30 Thread andres.tiraboschi at tallertechnologies dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70201 --- Comment #4 from Andrés Agustín Tiraboschi --- Created attachment 38139 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=38139=edit Patch adding new flag in order to dump information about template instantiations. Hi, the attached patch

[Bug c++/70201] Dump C++ template instantiations

2016-03-14 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70201 Jonathan Wakely changed: What|Removed |Added CC||jason at gcc dot gnu.org --- Comment

[Bug c++/70201] Dump C++ template instantiations

2016-03-14 Thread daniel.gutson at tallertechnologies dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70201 --- Comment #2 from Daniel Gutson --- (In reply to Jonathan Wakely from comment #1) > What do you plan to implement? It would be better to produce output > compatible with Templight (http://plc.inf.elte.hu/templight/) rather than a >

[Bug c++/70201] Dump C++ template instantiations

2016-03-14 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70201 --- Comment #1 from Jonathan Wakely --- What do you plan to implement? It would be better to produce output compatible with Templight (http://plc.inf.elte.hu/templight/) rather than a GCC-specific dump.

[Bug c++/70201] Dump C++ template instantiations

2016-03-14 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70201 Richard Biener changed: What|Removed |Added Status|UNCONFIRMED |ASSIGNED Last reconfirmed|