[Bug middle-end/25886] [4.2 Regression] up to 256 tree codes for Objective-C++

2021-09-01 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=25886 --- Comment #6 from CVS Commits --- The master branch has been updated by Thomas Schwinge : https://gcc.gnu.org/g:424e46015762920b37e23670b7c518d9891348ed commit r12-3293-g424e46015762920b37e23670b7c518d9891348ed Author: Thomas Schwinge Date:

[Bug middle-end/25886] [4.2 Regression] up to 256 tree codes for Objective-C++

2006-01-25 Thread dnovillo at gcc dot gnu dot org
--- Comment #5 from dnovillo at gcc dot gnu dot org 2006-01-26 02:57 --- Fixed. http://gcc.gnu.org/ml/gcc-patches/2006-01/msg01745.html -- dnovillo at gcc dot gnu dot org changed: What|Removed |Added -

[Bug middle-end/25886] [4.2 Regression] up to 256 tree codes for Objective-C++

2006-01-25 Thread dnovillo at gcc dot gnu dot org
--- Comment #4 from dnovillo at gcc dot gnu dot org 2006-01-26 02:53 --- Subject: Bug 25886 Author: dnovillo Date: Thu Jan 26 02:53:01 2006 New Revision: 110243 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=110243 Log: * tree.h (TREE_RANGE_CHECK): Fix range predicate.

[Bug middle-end/25886] [4.2 Regression] up to 256 tree codes for Objective-C++

2006-01-23 Thread dnovillo at gcc dot gnu dot org
--- Comment #3 from dnovillo at gcc dot gnu dot org 2006-01-23 17:26 --- Working on it. -- dnovillo at gcc dot gnu dot org changed: What|Removed |Added Assigned

[Bug middle-end/25886] [4.2 Regression] up to 256 tree codes for Objective-C++

2006-01-23 Thread bonzini at gnu dot org
--- Comment #2 from bonzini at gnu dot org 2006-01-23 15:41 --- This is nasty. I think that the easiest codes to remove are PARM_DECL and RESULT_DECL. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25886

[Bug middle-end/25886] [4.2 Regression] up to 256 tree codes for Objective-C++

2006-01-20 Thread pinskia at gcc dot gnu dot org
--- Comment #1 from pinskia at gcc dot gnu dot org 2006-01-20 19:26 --- Caused by: 2006-01-19 Diego Novillo <[EMAIL PROTECTED]> * tree.def (BLOCK): Remove documentation about BLOCK_TYPE_TAGS. (OMP_PARALLEL): Add 3 operands. (OMP_SECTIONS): Add 1 operand.