[Bug debug/19954] Compiler emits incomplete structure type

2024-01-26 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=19954 Richard Biener changed: What|Removed |Added Resolution|--- |FIXED Known to work|

[Bug debug/19954] Compiler emits incomplete structure type

2024-01-23 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=19954 Bug 19954 depends on bug 12385, which changed state. Bug 12385 Summary: Full debug info not emitted for C++ classes with external virtual functions https://gcc.gnu.org/bugzilla/show_bug.cgi?id=12385 What|Removed

[Bug debug/19954] Compiler emits incomplete structure type

2005-09-25 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-09-26 00:43 --- Confirmed. -- What|Removed |Added BugsThisDependsOn||12385

[Bug debug/19954] Compiler emits incomplete structure type

2005-03-21 Thread drow at gcc dot gnu dot org
--- Additional Comments From drow at gcc dot gnu dot org 2005-03-21 16:26 --- I do consider it a bug that there is no way to request GCC emit full debug information in this case. But can you give an example in which it doesn't work? In general, it relies on the C++ One Definition Rule;

[Bug debug/19954] Compiler emits incomplete structure type

2005-02-14 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-02-14 18:53 --- I want to say this is duplicate of bug 12385. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19954