[Bug plugins/80094] GCC plugin hash table corruption on hash table expansion (>10 plugins) on GCC 4.5+

2017-05-10 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80094 Richard Biener changed: What|Removed |Added Status|ASSIGNED|RESOLVED Known to work|

[Bug plugins/80094] GCC plugin hash table corruption on hash table expansion (>10 plugins) on GCC 4.5+

2017-05-10 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80094 --- Comment #6 from Richard Biener --- Author: rguenth Date: Wed May 10 07:44:41 2017 New Revision: 247826 URL: https://gcc.gnu.org/viewcvs?rev=247826=gcc=rev Log: 2017-05-10 Richard Biener Backport from mainline

[Bug plugins/80094] GCC plugin hash table corruption on hash table expansion (>10 plugins) on GCC 4.5+

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

[Bug plugins/80094] GCC plugin hash table corruption on hash table expansion (>10 plugins) on GCC 4.5+

2017-03-21 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80094 --- Comment #4 from Richard Biener --- Author: rguenth Date: Tue Mar 21 11:50:18 2017 New Revision: 246315 URL: https://gcc.gnu.org/viewcvs?rev=246315=gcc=rev Log: 2017-03-21 Brad Spengler PR plugins/80094

[Bug plugins/80094] GCC plugin hash table corruption on hash table expansion (>10 plugins) on GCC 4.5+

2017-03-20 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80094 --- Comment #3 from Richard Biener --- (In reply to Brad Spengler from comment #2) > I've added an alternative fix at > https://grsecurity.net/~spender/plugin_hash_fix2.diff > > It's a bit smaller/cleaner and should fit in better with the

[Bug plugins/80094] GCC plugin hash table corruption on hash table expansion (>10 plugins) on GCC 4.5+

2017-03-18 Thread spender at grsecurity dot net
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80094 Brad Spengler changed: What|Removed |Added CC||spender at grsecurity dot net ---

[Bug plugins/80094] GCC plugin hash table corruption on hash table expansion (>10 plugins) on GCC 4.5+

2017-03-18 Thread git at lerya dot net
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80094 --- Comment #1 from Vincent Brillault --- I've added a patch on the gist (https://gist.github.com/Feandil/55c104a4e9f5e6c72ce610b152ce37c3#file-gcc-debug-reproducer-patch) that instrument plugin.c to show the hash map content. Running the