https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119766
Simon Marchi changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119766
--- Comment #3 from Simon Marchi ---
(In reply to Andrew Pinski from comment #1)
> My reading of the documentation, that gcc is doing the correct thing here.
> You requested that the types split into their own section and splitting it
> out to a
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119766
Bug ID: 119766
Summary: -gsplit-dwarf and -fdebug-types-section leads to
multiple .debug_info.dwo sections
Product: gcc
Version: unknown
Status: UNCONFIRMED
Se
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117372
Bug ID: 117372
Summary: std::list pretty printer: AttributeError: 'NoneType'
object has no attribute 'pointer'
Product: gcc
Version: unknown
Status: UNCONFIRMED
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=111073
--- Comment #5 from Simon Marchi ---
Created attachment 58840
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=58840&action=edit
creduced example
To build the creduced example:
$ g++ -x c++ -Wall -Werror -g3 -O2 -c creduced.cpp
Note that
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=111073
Simon Marchi changed:
What|Removed |Added
CC||simon.marchi at polymtl dot ca
--- Comme
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=113599
Bug ID: 113599
Summary: Wrong computation of member offset through
pointer-to-member
Product: gcc
Version: unknown
Status: UNCONFIRMED
Severity: normal
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=111374
Bug ID: 111374
Summary: Spurious -Warray-bounds warning when building
std::vector (or libstdc++ bug?)
Product: gcc
Version: 14.0
Status: UNCONFIRMED
Severity:
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108288
--- Comment #8 from Simon Marchi ---
I tested with just patching my /usr/include, and it looks like it works fine,
I'm able to run a program under my GDB. Removing the fix, I get back the hang.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108288
--- Comment #6 from Simon Marchi ---
Because some code trying to acquire the lock (see frame #7 in my backtrace) is
in debug.cc, I thought it would maybe need to be changed too? But I don't
really understand any of this.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108288
--- Comment #4 from Simon Marchi ---
Thanks for looking into this so quickly. I'll try to test the patch against my
use case, but I might need some guidance. I know how to build gcc and install
it in some non-default prefix. But then, do I ne
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108288
Bug ID: 108288
Summary: Deadlock when using -fno-elide-constructor +
-D_GLIBCXX_DEBUG=1 + -std=c++11
Product: gcc
Version: 12.2.0
Status: UNCONFIRMED
Severity:
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107414
Simon Marchi changed:
What|Removed |Added
CC||simon.marchi at polymtl dot ca
--- Comme
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81159
--- Comment #11 from Simon Marchi ---
Awesome, thanks!
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105088
--- Comment #1 from Simon Marchi ---
Looking at the .s, I see that gcc attempts to pass "/tmp/cwd/test.c" as the
name of the file at index 0:
.file 0 "/home/simark" "/tmp/cwd/test.c"
If gas did put "/tmp/cwd/test.c" as the name in the line t
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105088
Bug ID: 105088
Summary: Small DWARF 5 spec violation in line table when
passing an absolute path
Product: gcc
Version: 11.2.0
Status: UNCONFIRMED
Severity: nor
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101659
Simon Marchi changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101659
Bug ID: 101659
Summary: _GLIBCXX_DEBUG mode for std::optional ?
Product: gcc
Version: unknown
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: c++
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101378
--- Comment #1 from Simon Marchi ---
I bisected, it started with:
libstdc++: Remove inheritance from elements in std::tuple
91e6226f880b048275a7ceedef716e159c7cefd9
So it's likely related to the use of [[no_unique_address]].
Relevant thread o
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101378
Bug ID: 101378
Summary: Negative DW_AT_data_member_location
Product: gcc
Version: unknown
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: debug
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100610
Bug ID: 100610
Summary: DWARF5, wrong include_directories[0] when building in
/
Product: gcc
Version: unknown
Status: UNCONFIRMED
Severity: normal
Pr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100446
Simon Marchi changed:
What|Removed |Added
CC||simon.marchi at polymtl dot ca
--- Comme
22 matches
Mail list logo