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 objc++/23716] obj-c++.dg/comp-types-10.mm ICE with the GNU runtime



------- Comment #8 from ghazi at gcc dot gnu dot org  2008-02-08 01:22 -------
This failure occurs on x86_64-unknown-linux-gnu on 4.1, 4.2 and trunk:

http://gcc.gnu.org/ml/gcc-testresults/2008-02/msg00469.html
http://gcc.gnu.org/ml/gcc-testresults/2008-02/msg00468.html
http://gcc.gnu.org/ml/gcc-testresults/2008-02/msg00466.html

The tree checking failure says:

comp-types-10.mm:19: internal compiler error: tree check: expected class
'type', have 'exceptional' (error_mark) in setup_one_parameter, at
tree-inline.c:1535


-- 

ghazi at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ghazi at gcc dot gnu dot
                   |                            |org, mrs at apple dot com
      Known to fail|                            |4.1.3 4.2.4 4.3.0
   Last reconfirmed|2006-01-08 05:22:06         |2008-02-08 01:22:15
               date|                            |


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


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