public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug lto/66273] New: [6 Regression] FAIL: gcc.dg/guality/pr43177.c
@ 2015-05-24 12:48 hjl.tools at gmail dot com
  2015-05-24 15:32 ` [Bug lto/66273] " hubicka at ucw dot cz
  2015-05-26 10:45 ` rguenth at gcc dot gnu.org
  0 siblings, 2 replies; 3+ messages in thread
From: hjl.tools at gmail dot com @ 2015-05-24 12:48 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66273

            Bug ID: 66273
           Summary: [6 Regression] FAIL: gcc.dg/guality/pr43177.c
           Product: gcc
           Version: 6.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: lto
          Assignee: unassigned at gcc dot gnu.org
          Reporter: hjl.tools at gmail dot com
                CC: hubicka at ucw dot cz
  Target Milestone: ---

On Linux/x86, r223608 caused:

FAIL: gcc.dg/guality/pr43177.c   -O2 -flto -fuse-linker-plugin
-fno-fat-lto-objects  line 24 l == 10
FAIL: gcc.dg/guality/pr43177.c   -O2 -flto -fuse-linker-plugin
-fno-fat-lto-objects  line 24 x == 7

On Linux/x86-32, it also caused:

FAIL: gcc.dg/guality/sra-1.c   -O2 -flto -fuse-linker-plugin
-fno-fat-lto-objects  line 32 a[0] == 4


^ permalink raw reply	[flat|nested] 3+ messages in thread

* [Bug lto/66273] [6 Regression] FAIL: gcc.dg/guality/pr43177.c
  2015-05-24 12:48 [Bug lto/66273] New: [6 Regression] FAIL: gcc.dg/guality/pr43177.c hjl.tools at gmail dot com
@ 2015-05-24 15:32 ` hubicka at ucw dot cz
  2015-05-26 10:45 ` rguenth at gcc dot gnu.org
  1 sibling, 0 replies; 3+ messages in thread
From: hubicka at ucw dot cz @ 2015-05-24 15:32 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66273

--- Comment #1 from Jan Hubicka <hubicka at ucw dot cz> ---
> On Linux/x86, r223608 caused:
> 
> FAIL: gcc.dg/guality/pr43177.c   -O2 -flto -fuse-linker-plugin
> -fno-fat-lto-objects  line 24 l == 10
> FAIL: gcc.dg/guality/pr43177.c   -O2 -flto -fuse-linker-plugin
> -fno-fat-lto-objects  line 24 x == 7
> 
> On Linux/x86-32, it also caused:
> 
> FAIL: gcc.dg/guality/sra-1.c   -O2 -flto -fuse-linker-plugin
> -fno-fat-lto-objects  line 32 a[0] == 4

Interesting, only codegen changes I saw with this patch are related to ipa-icf
no longer
merging functions returning void because it makes bogues alias_set querries I
am about
to fix incrementally (and I even got no code changes on tramp3d with -fno-icf).
I will check if these two testcases depends on ICF to pass with LTO.
Anyway hope early debug to get us out of trouble here ;)

Honza


^ permalink raw reply	[flat|nested] 3+ messages in thread

* [Bug lto/66273] [6 Regression] FAIL: gcc.dg/guality/pr43177.c
  2015-05-24 12:48 [Bug lto/66273] New: [6 Regression] FAIL: gcc.dg/guality/pr43177.c hjl.tools at gmail dot com
  2015-05-24 15:32 ` [Bug lto/66273] " hubicka at ucw dot cz
@ 2015-05-26 10:45 ` rguenth at gcc dot gnu.org
  1 sibling, 0 replies; 3+ messages in thread
From: rguenth at gcc dot gnu.org @ 2015-05-26 10:45 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66273

Richard Biener <rguenth at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Target Milestone|---                         |6.0


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2015-05-26 10:45 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-05-24 12:48 [Bug lto/66273] New: [6 Regression] FAIL: gcc.dg/guality/pr43177.c hjl.tools at gmail dot com
2015-05-24 15:32 ` [Bug lto/66273] " hubicka at ucw dot cz
2015-05-26 10:45 ` rguenth at gcc dot gnu.org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).