Commit 407974ae by Jakub Jelinek Committed by Jakub Jelinek

re PR c/85870 ([LTO1] ICE in linemap_line_start, at libcpp/line-map.c:794)

	PR c/85870
	* gcc.dg/lto/pr85870_0.c: Add dg-extra-ld-options with
	-r -nostdlib -flinker-output=nolto-rel.

From-SVN: r269516
parent ec0f936b
2019-03-08 Jakub Jelinek <jakub@redhat.com>
PR c/85870
* gcc.dg/lto/pr85870_0.c: Add dg-extra-ld-options with
-r -nostdlib -flinker-output=nolto-rel.
2019-03-08 David Malcolm <dmalcolm@redhat.com>
PR target/79926
......
/* PR c/85870 */
/* { dg-lto-do link } */
/* { dg-lto-options { { -flto -O2 } } } */
/* { dg-extra-ld-options { -r -nostdlib -flinker-output=nolto-rel } } */
typedef struct abc_s {
char a1;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment