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 c++/15759] "internal compiler error: Segmentation fault" on small isolated code.


------- Additional Comments From pinskia at gcc dot gnu dot org  2004-06-01 11:25 -------
Confirmed.  I think this is valid code, ICC 6.0 accepts it in strict mode.
pr15759.cc: In function `int main()':
pr15759.cc:6: internal compiler error: tree check: expected class 'E', have 'd' (var_decl) in bot_manip, at 
cp/tree.c:1227
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|                            |1
           Keywords|                            |ice-on-valid-code
      Known to fail|                            |2.95.3 3.2.3 3.3.3 3.4.0
                   |                            |3.0.4 3.5.0
   Last reconfirmed|0000-00-00 00:00:00         |2004-06-01 11:25:19
               date|                            |


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


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