Summary: | <sys-devel/gdb-7.10: sim doesn't build w/gcc-5.1 | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Joshua Kinard <kumba> |
Component: | [OLD] GCC Porting | Assignee: | Gentoo Toolchain Maintainers <toolchain> |
Status: | RESOLVED FIXED | ||
Severity: | normal | ||
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Bug Depends on: | |||
Bug Blocks: | 536984 |
Description
Joshua Kinard
![]() i fixed gcc-5 build errors in upstream with: 5a394431deb3745c04a74d2a109aca075f79afd6 2b6ca06237301286016acc4b7bbf5338a27fd5fc 92fc6153a6fdf2a027d9780f5945712aafad4a9e although i think for mips you just need that last one. they're looking at branching the next gdb soonish, so i'd rather be lazy and just wait for that. if you filed this bug like 48 hours ago i could have gotten those merged into the 7.9 branch in time for 7.9.1 :P. i forgot about backporting sometimes. (In reply to SpanKY from comment #1) > i fixed gcc-5 build errors in upstream with: > 5a394431deb3745c04a74d2a109aca075f79afd6 > 2b6ca06237301286016acc4b7bbf5338a27fd5fc > 92fc6153a6fdf2a027d9780f5945712aafad4a9e > > although i think for mips you just need that last one. they're looking at > branching the next gdb soonish, so i'd rather be lazy and just wait for > that. if you filed this bug like 48 hours ago i could have gotten those > merged into the 7.9 branch in time for 7.9.1 :P. i forgot about backporting > sometimes. If we can carry the backported patch in the tree until it can go upstream, that'll work fine for me. (In reply to Joshua Kinard from comment #2) there's nothing to go upstream ;). all the commits i referenced are in upstream already and will be in the next release. it's a question of spending the time backporting or just waiting for the next gdb release. (In reply to SpanKY from comment #3) > (In reply to Joshua Kinard from comment #2) > > there's nothing to go upstream ;). all the commits i referenced are in > upstream already and will be in the next release. it's a question of > spending the time backporting or just waiting for the next gdb release. Can we carry the backport in *our* tree then until the next release of GDB? (In reply to Joshua Kinard from comment #4) yes, it shouldn't be too hard to do that. i'm asking if you really want this now or if you can wait until the 7.10 release which is slated for June. (In reply to SpanKY from comment #5) > (In reply to Joshua Kinard from comment #4) > > yes, it shouldn't be too hard to do that. i'm asking if you really want > this now or if you can wait until the 7.10 release which is slated for June. So it's late July now... (In reply to Joshua Kinard from comment #6) the branch was cut and they're fixing blockers now before the release 7.10 is in the tree now http://gitweb.gentoo.org/repo/gentoo.git/commit/?id=67440d809893201bd0011da9a9d060a2538cbd42 |