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/34911] [4.1/4.2/4.3 regression] ICE with vectors of bool



------- Comment #1 from pinskia at gcc dot gnu dot org  2008-01-22 03:59 -------
THis also happens with the C front-end, using -Dbool=_Bool .

Confirmed.  4.0.1 (at least without checking) accepted this in C mode.  I think
we should reject bool vectors anyways.


-- 

pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |pinskia at gcc dot gnu dot
                   |                            |org
             Status|UNCONFIRMED                 |NEW
          Component|c++                         |c
     Ever Confirmed|0                           |1
   Last reconfirmed|0000-00-00 00:00:00         |2008-01-22 03:59:10
               date|                            |


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


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