public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c++/61774] New: ICE (regression?) in lra_update_insn_recog_data, at lra.c:1219
@ 2014-07-10 14:11 slayoo at staszic dot waw.pl
  2014-07-10 14:24 ` [Bug c++/61774] " trippels at gcc dot gnu.org
  0 siblings, 1 reply; 2+ messages in thread
From: slayoo at staszic dot waw.pl @ 2014-07-10 14:11 UTC (permalink / raw)
  To: gcc-bugs

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

            Bug ID: 61774
           Summary: ICE (regression?) in lra_update_insn_recog_data, at
                    lra.c:1219
           Product: gcc
           Version: 4.10.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: c++
          Assignee: unassigned at gcc dot gnu.org
          Reporter: slayoo at staszic dot waw.pl

Created attachment 33103
  --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=33103&action=edit
single .ii file that triggers the ICE

Hi,

Trying out current Debian's gcc-snapshot (20140708) with a code that compiled
fine with gcc-snapshot from a few weeks ago, I got:

internal compiler error: in lra_update_insn_recog_data, at lra.c:1219

Sorry, but I have no time now to narrow the cause :(
It can be reproduced with the attached .ii file and

/usr/lib/gcc-snapshot/bin/g++  -std=c++11 -fopenmp -pthread -Wfatal-errors
-DNDEBUG -Ofast -march=native over_the_pole_2d.ii 

The native march seems to mean here (echo | /usr/lib/gcc-snapshot/bin/gcc -###
-E - -march=native):

...
 /usr/lib/gcc-snapshot/libexec/gcc/x86_64-linux-gnu/4.10.0/cc1 -E -quiet
-imultiarch x86_64-linux-gnu - "-march=amdfam10" -mmmx -m3dnow -msse -msse2
-msse3 -mno-ssse3 -msse4a -mcx16 -msahf -mno-movbe -mno-aes -mno-sha
-mno-pclmul -mpopcnt -mabm -mno-lwp -mno-fma -mno-fma4 -mno-xop -mno-bmi
-mno-bmi2 -mno-tbm -mno-avx -mno-avx2 -mno-sse4.2 -mno-sse4.1 -mlzcnt -mno-rtm
-mno-hle -mno-rdrnd -mno-f16c -mno-fsgsbase -mno-rdseed -mprfchw -mno-adx
-mfxsr -mno-xsave -mno-xsaveopt -mno-avx512f -mno-avx512er -mno-avx512cd
-mno-avx512pf -mno-prefetchwt1 -mno-clflushopt -mno-xsavec -mno-xsaves --param
"l1-cache-size=64" --param "l1-cache-line-size=64" --param "l2-cache-size=512"
"-mtune=amdfam10"
...

HTH,
Sylwester


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

* [Bug c++/61774] ICE (regression?) in lra_update_insn_recog_data, at lra.c:1219
  2014-07-10 14:11 [Bug c++/61774] New: ICE (regression?) in lra_update_insn_recog_data, at lra.c:1219 slayoo at staszic dot waw.pl
@ 2014-07-10 14:24 ` trippels at gcc dot gnu.org
  0 siblings, 0 replies; 2+ messages in thread
From: trippels at gcc dot gnu.org @ 2014-07-10 14:24 UTC (permalink / raw)
  To: gcc-bugs

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

Markus Trippelsdorf <trippels at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
                 CC|                            |trippels at gcc dot gnu.org
         Resolution|---                         |DUPLICATE

--- Comment #1 from Markus Trippelsdorf <trippels at gcc dot gnu.org> ---
Dup of PR61360.

*** This bug has been marked as a duplicate of bug 61360 ***


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

end of thread, other threads:[~2014-07-10 14:24 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-07-10 14:11 [Bug c++/61774] New: ICE (regression?) in lra_update_insn_recog_data, at lra.c:1219 slayoo at staszic dot waw.pl
2014-07-10 14:24 ` [Bug c++/61774] " trippels 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).