[Bug rtl-optimization/48826] ICE in dwarf2out_var_location, at dwarf2out.c:22013

2014-09-11 Thread pangbw at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=48826 --- Comment #11 from baoshan --- And I don't thing it is the best place to fix this bug in function try_split(). Why not fix it at where the ICE occurs? It is just the wrong expectation from function dwarf2out_var_location(). Why not just look fo

[Bug rtl-optimization/48826] ICE in dwarf2out_var_location, at dwarf2out.c:22013

2014-09-11 Thread pangbw at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=48826 baoshan changed: What|Removed |Added CC||pangbw at gmail dot com --- Comment #10 from b

[Bug rtl-optimization/48826] ICE in dwarf2out_var_location, at dwarf2out.c:22013

2011-05-26 Thread rmansfield at qnx dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48826 --- Comment #9 from Ryan Mansfield 2011-05-26 14:20:54 UTC --- Richard, thanks for your patch. It fixed most of the failures I saw but there are still cases where the note doesn't get moved after call split. The following example ICEs with rev174

[Bug rtl-optimization/48826] ICE in dwarf2out_var_location, at dwarf2out.c:22013

2011-05-23 Thread rsandifo at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48826 rsand...@gcc.gnu.org changed: What|Removed |Added CC||aldot at gcc dot gnu.org --- Comme

[Bug rtl-optimization/48826] ICE in dwarf2out_var_location, at dwarf2out.c:22013

2011-05-23 Thread rsandifo at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48826 rsand...@gcc.gnu.org changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|

[Bug rtl-optimization/48826] ICE in dwarf2out_var_location, at dwarf2out.c:22013

2011-05-23 Thread rsandifo at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48826 --- Comment #6 from rsandifo at gcc dot gnu.org 2011-05-23 17:57:38 UTC --- Author: rsandifo Date: Mon May 23 17:57:35 2011 New Revision: 174080 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=174080 Log: gcc/ PR rtl-optimization/48826

[Bug rtl-optimization/48826] ICE in dwarf2out_var_location, at dwarf2out.c:22013

2011-05-22 Thread rsandifo at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48826 rsand...@gcc.gnu.org changed: What|Removed |Added Status|UNCONFIRMED |ASSIGNED Last reconfirmed|