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++/50858] [4.7 Regression] segfault at ../../gcc/libiberty/hashtab.c:981


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

Paolo Carlini <paolo.carlini at oracle dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |ice-on-invalid-code
                 CC|paolo.carlini at oracle dot |
                   |com                         |

--- Comment #7 from Paolo Carlini <paolo.carlini at oracle dot com> 2011-10-24 23:48:00 UTC ---
Note however that this an ice on *invalid*, ie, if I revert my patch for
PR38174 the testcase is just smoothly rejected because the overload is
ambiguous, is not accepted. In other terms, if chromium at the moment doesn't
build for you, it will still not build after this PR is fixed.


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