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++/23118] [3.4/4.0/4.1 Regression] Another segmentation fault after improper overloading (BootView)


------- Additional Comments From pinskia at gcc dot gnu dot org  2005-07-28 20:02 -------
Confirmed,  the main reason why I said it was a different bug is because the backtraces are different.  
The second reason why I know it is a different bug is that this bug we crash in 3.4.0 also (though with
"t.cc:2: confused by earlier errors, bailing out" but that is just an ICE after a couple of errors).

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|                            |1
           Keywords|                            |error-recovery, ice-on-
                   |                            |invalid-code
      Known to fail|                            |3.4.0 4.0.0 4.1.0
      Known to work|                            |3.3.3
   Last reconfirmed|0000-00-00 00:00:00         |2005-07-28 20:02:41
               date|                            |
            Summary|Another segmentation fault  |[3.4/4.0/4.1 Regression]
                   |after improper overloading  |Another segmentation fault
                   |(BootView)                  |after improper overloading
                   |                            |(BootView)
   Target Milestone|---                         |4.0.2


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


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