[Bug middle-end/41573] [4.5 Regression] segfault in trunk related to strings

2009-10-15 Thread hjl at gcc dot gnu dot org
--- Comment #6 from hjl at gcc dot gnu dot org 2009-10-15 21:18 --- Subject: Bug 41573 Author: hjl Date: Thu Oct 15 21:17:36 2009 New Revision: 152870 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=152870 Log: 2009-10-15 H.J. Lu Backport from mainline: 2009-1

[Bug middle-end/41573] [4.5 Regression] segfault in trunk related to strings

2009-10-09 Thread matz at gcc dot gnu dot org
--- Comment #5 from matz at gcc dot gnu dot org 2009-10-09 16:04 --- Fixed. -- matz at gcc dot gnu dot org changed: What|Removed |Added Status|ASSIGNED

[Bug middle-end/41573] [4.5 Regression] segfault in trunk related to strings

2009-10-08 Thread matz at gcc dot gnu dot org
--- Comment #4 from matz at gcc dot gnu dot org 2009-10-08 16:03 --- Subject: Bug 41573 Author: matz Date: Thu Oct 8 16:03:11 2009 New Revision: 152563 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=152563 Log: PR middle-end/41573 * builtins.c (fold_builtin_isas

[Bug middle-end/41573] [4.5 Regression] segfault in trunk related to strings

2009-10-04 Thread matz at gcc dot gnu dot org
--- Comment #3 from matz at gcc dot gnu dot org 2009-10-04 22:04 --- Gnah. remove_useless_stmts (notice how that function is called totally unrelated to what it does) folds the statements. That's without having referenced_vars already which is the reason for this segfault after my patc

[Bug middle-end/41573] [4.5 Regression] segfault in trunk related to strings

2009-10-04 Thread rguenth at gcc dot gnu dot org
--- Comment #2 from rguenth at gcc dot gnu dot org 2009-10-04 21:51 --- #0 0x08b80868 in htab_find_with_hash (htab=0x0, element=0xbfffe9d4, hash=1251) at /home/richard/src/trunk/libiberty/hashtab.c:569 #1 0x085c3d49 in referenced_var_check_and_insert (to=0xb7d0eb80) at /home/ri