Richard Biener 52b63100b1 middle-end/114681 - condition coverage and inlining
When inlining a gcond it can map to multiple stmts, esp. with
non-call EH.  The following makes sure to pick up the remapped
condition when dealing with condition coverage.

	PR middle-end/114681
	* tree-inline.cc (copy_bb): Key on the remapped stmt
	to identify gconds to have condition coverage data remapped.

	* gcc.misc-tests/gcov-pr114681.c: New testcase.
2024-04-11 11:03:56 +02:00
2024-01-03 12:19:35 +01:00
2024-04-03 00:17:29 +00:00
2024-04-08 12:15:19 +00:00
2023-11-23 00:18:14 +00:00
2023-11-04 00:16:45 +00:00
2024-04-09 00:17:24 +00:00
2024-01-03 12:19:35 +01:00
2024-04-08 12:15:19 +00:00
2024-03-09 00:17:14 +00:00
2024-03-17 00:17:21 +00:00
2024-03-15 00:17:52 +00:00
2024-04-03 00:17:29 +00:00
2023-10-27 00:17:12 +00:00
2024-04-11 00:17:54 +00:00
2024-04-09 00:17:24 +00:00
2024-04-03 00:17:29 +00:00
2024-04-09 00:17:24 +00:00
2024-02-21 13:51:26 +01:00
2024-04-03 00:17:29 +00:00
2024-04-03 00:17:29 +00:00
2024-04-03 00:17:29 +00:00
2024-04-08 12:15:19 +00:00
2024-04-10 00:16:50 +00:00
2024-02-17 00:17:08 +00:00
2024-02-07 00:18:31 +00:00
2024-04-11 00:17:54 +00:00
2024-04-03 00:17:29 +00:00
2024-01-03 12:19:35 +01:00
2023-11-14 12:23:39 +00:00
2023-10-23 00:16:43 +00:00
2023-11-14 00:47:11 +01:00
2024-04-05 00:16:44 +00:00

This directory contains the GNU Compiler Collection (GCC).

The GNU Compiler Collection is free software.  See the files whose
names start with COPYING for copying permission.  The manuals, and
some of the runtime libraries, are under different terms; see the
individual source files for details.

The directory INSTALL contains copies of the installation information
as HTML and plain text.  The source of this information is
gcc/doc/install.texi.  The installation information includes details
of what is included in the GCC sources and what files GCC installs.

See the file gcc/doc/gcc.texi (together with other files that it
includes) for usage and porting information.  An online readable
version of the manual is in the files gcc/doc/gcc.info*.

See http://gcc.gnu.org/bugs/ for how to report bugs usefully.

Copyright years on GCC source files may be listed using range
notation, e.g., 1987-2012, indicating that every year in the range,
inclusive, is a copyrightable year that could otherwise be listed
individually.
Description
No description provided
Readme 1.5 GiB
Languages
C++ 30.7%
C 30%
Ada 14.5%
D 6.1%
Go 5.7%
Other 12.5%