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++/56961] Segfault with volatile field


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

Andrew Pinski <pinskia at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|ICE: cycle between          |Segfault with volatile
                   |do_spec_1() /               |field
                   |process_brace_body() /      |
                   |handle_braces()             |

--- Comment #1 from Andrew Pinski <pinskia at gcc dot gnu.org> 2013-04-15 07:45:37 UTC ---
Note the backtrace that is provided is the one from gcc where it is executing
cc1plus which is nothing special.


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