[Bug java/8923] [4.0/4.1/4.2 Regression] ICE when modifying a variable decleared "final static"

2006-07-27 Thread simartin at users dot sourceforge dot net
--- Comment #8 from simartin at users dot sourceforge dot net 2006-07-27 07:06 --- I've posted a patch for the test case given in comment #6 here: http://gcc.gnu.org/ml/gcc-patches/2006-07/msg01142.html -- simartin at users dot sourceforge dot net changed:

[Bug c++/28284] [4.2 regression] ICE with invalid static const variable

2006-08-03 Thread simartin at users dot sourceforge dot net
--- Comment #1 from simartin at users dot sourceforge dot net 2006-08-04 06:29 --- I am boostrapping and regtesting a patch for this. Simon -- simartin at users dot sourceforge dot net changed: What|Removed |Added

[Bug c++/37556] [4.4 regression] ICE with invalid typedef

2008-09-26 Thread simartin at users dot sourceforge dot net
--- Comment #2 from simartin at users dot sourceforge dot net 2008-09-26 22:53 --- Introduced by: Author: jason Date: Wed Aug 6 02:25:20 2008 New Revision: 138756 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=138756 -- simartin at users dot sou