[Bug objc/28050] [4.3/4.4 regression] ICE on invalid initializer

2009-06-22 Thread doko at gcc dot gnu dot org
--- Comment #12 from doko at gcc dot gnu dot org 2009-06-22 22:25 --- Subject: Bug 28050 Author: doko Date: Mon Jun 22 22:25:38 2009 New Revision: 148820 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=148820 Log: gcc/ 2009-06-22 Steven Bosscher Matthias Klose

[Bug objc/28050] [4.3/4.4 regression] ICE on invalid initializer

2009-06-22 Thread doko at gcc dot gnu dot org
--- Comment #11 from doko at gcc dot gnu dot org 2009-06-22 22:21 --- Subject: Bug 28050 Author: doko Date: Mon Jun 22 22:21:17 2009 New Revision: 148819 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=148819 Log: gcc/ 2009-06-22 Steven Bosscher Matthias Klose

[Bug objc/28050] [4.3/4.4 regression] ICE on invalid initializer

2009-06-22 Thread steven at gcc dot gnu dot org
--- Comment #10 from steven at gcc dot gnu dot org 2009-06-22 16:14 --- Note that we usually add the name of the committer to the ChangeLog too, like so: 2009-06-22 Steven Bosscher <...> Matthias Klose <...> etc. But thanks for handling the patch. Fixed on trunk. --