This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug tree-optimization/16049] -ftree-points-to=andersen moans about "Inconsistent system of constraints"
- From: "falk at debian dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 18 Jun 2004 10:26:05 -0000
- Subject: [Bug tree-optimization/16049] -ftree-points-to=andersen moans about "Inconsistent system of constraints"
- References: <20040618092147.16049.rguenth@tat.physik.uni-tuebingen.de>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From falk at debian dot org 2004-06-18 10:26 -------
I'm seeing this, too, on Alpha, with lots of test cases (basically anything).
So it seems it's either a 64 bit bug, or a problem with nested functions, which
are extensively used in the libbanshee code, including thunk generation
(engine/flowrow-sort.c:flowrow_extract_field).
--
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Ever Confirmed| |1
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=16049