This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug target/34635] New: [4.3 Regression] tree check: expected polynomial_chrec, have integer_cst in add_multivariate_self_dist, at tree-data-ref.c:2813


With 4.3.0 20071212 on hppa:

tbm@tx:~$ /usr/lib/gcc-snapshot/bin/gcc -c -O3 player-camera.i
camera.c: In function 'set_f_packet':
camera.c:535: internal compiler error: tree check: expected polynomial_chrec,
have integer_cst in add_multivariate_self_dist, at tree-data-ref.c:2813
Please submit a full bug report,
with preprocessed source if appropriate.
See <file:///usr/share/doc/gcc-snapshot/README.Bugs> for instructions.
tbm@tx:~$ /usr/lib/gcc-snapshot/bin/gcc -c -O2 player-camera.i
tbm@tx:~$


-- 
           Summary: [4.3 Regression] tree check: expected polynomial_chrec,
                    have integer_cst in add_multivariate_self_dist, at tree-
                    data-ref.c:2813
           Product: gcc
           Version: 4.3.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: target
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: tbm at cyrius dot com
GCC target triplet: hppa-linux-gnu


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34635


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]