[Bug debug/45055] [4.5/4.6 Regression] another -fcompare-debug failure with uninitialised read in walk_gimple_stmt

2010-08-12 Thread jakub at gcc dot gnu dot org
--- Comment #6 from jakub at gcc dot gnu dot org 2010-08-12 09:32 --- Fixed. -- jakub at gcc dot gnu dot org changed: What|Removed |Added Status|ASSIGNED

[Bug debug/45055] [4.5/4.6 Regression] another -fcompare-debug failure with uninitialised read in walk_gimple_stmt

2010-08-12 Thread jakub at gcc dot gnu dot org
--- Comment #5 from jakub at gcc dot gnu dot org 2010-08-12 09:15 --- Subject: Bug 45055 Author: jakub Date: Thu Aug 12 09:14:47 2010 New Revision: 163187 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=163187 Log: Backport from mainline 2010-07-30 Jakub Jelinek

[Bug debug/45055] [4.5/4.6 Regression] another -fcompare-debug failure with uninitialised read in walk_gimple_stmt

2010-07-30 Thread jakub at gcc dot gnu dot org
--- Comment #4 from jakub at gcc dot gnu dot org 2010-07-30 15:57 --- Fixed on the trunk, will backport to 4.5.2 once 4.5.1 is released. -- jakub at gcc dot gnu dot org changed: What|Removed |Added --