This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug tree-optimization/16876] [3.3/3.4/4.0/4.1 Regression] ICE on testcase with -O3 in gen_lowpart
- From: "jsm28 at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 29 Mar 2005 14:58:55 -0000
- Subject: [Bug tree-optimization/16876] [3.3/3.4/4.0/4.1 Regression] ICE on testcase with -O3 in gen_lowpart
- References: <20040804153416.16876.marcus@jet.franken.de>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From jsm28 at gcc dot gnu dot org 2005-03-29 14:58 -------
See also my notes <http://gcc.gnu.org/ml/gcc-patches/2004-10/msg00772.html> on
what should receive warnings (possibly compiled into aborts), what should
receive errors and how c_convert_parm_for_inlining (a) is too late for such
diagnostics and (b) fails actually to carry out the conversion or diagnostics
in certain cases.
--
What |Removed |Added
----------------------------------------------------------------------------
CC| |jsm28 at gcc dot gnu dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=16876