re PR bootstrap/53912 (bootstrap fails using default c++ mode in stage 2 and 3 for...
authorKai Tietz <ktietz@redhat.com>
Mon, 10 Dec 2012 09:57:02 +0000 (10:57 +0100)
committerKai Tietz <ktietz@gcc.gnu.org>
Mon, 10 Dec 2012 09:57:02 +0000 (10:57 +0100)
commit58ccdcc8c25b6d35e72777373690a39fd6f848e3
treea96fb506b1fdc7bbc4c3416d052fb3c29825ff49
parent7e48e2758d23ab09ff48c4473459bde6deea7570
re PR bootstrap/53912 (bootstrap fails using default c++ mode in stage 2 and 3 for native x86_64-w64-mingw32)

PR target/53912
* stmt.c (compute_cases_per_edge): Cast from pointer via intptr_t.
(expand_case): Likewise.

From-SVN: r194350
gcc/ChangeLog
gcc/stmt.c