public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug target/43546]  New: ICE: in assign_stack_local_1, at function.c:353 with -mpreferred-stack-boundary=2 -msseregparm
@ 2010-03-26 19:12 zsojka at seznam dot cz
  2010-04-30  8:56 ` [Bug target/43546] [4.4/4.5/4.6 Regression] " jakub at gcc dot gnu dot org
  0 siblings, 1 reply; 13+ messages in thread
From: zsojka at seznam dot cz @ 2010-03-26 19:12 UTC (permalink / raw)
  To: gcc-bugs

Command line:
gcc -O1 -m32 -mpreferred-stack-boundary=2 -msseregparm -msse testcase.c

------ testcase.c ------
extern void bar(double);
void foo() { bar(1.0); }
------------------------

Tested revisions:
r157723 - crash
alpha20100318 - segfault (without checking)
r153685 - crash
4.4 r153668 - crash
4.4.3, 4.3.4, 4.2.4, 4.1.2 (gentoo) - OK (without checking)
3.4.6, 3.3.6 - doesn't know -msseregparm

Compiler output:
/mnt/svn/gcc-trunk/binary-157723-lto/bin/gcc -O1 -m32
-mpreferred-stack-boundary=2 -msseregparm -msse testcase.c
testcase.c: In function 'foo':
testcase.c:2:1: internal compiler error: in assign_stack_local_1, at
function.c:353
Please submit a full bug report,
with preprocessed source if appropriate.
See <http://gcc.gnu.org/bugs.html> for instructions.


-- 
           Summary: ICE: in assign_stack_local_1, at function.c:353 with -
                    mpreferred-stack-boundary=2 -msseregparm
           Product: gcc
           Version: 4.4.4
            Status: UNCONFIRMED
          Severity: minor
          Priority: P3
         Component: target
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: zsojka at seznam dot cz
  GCC host triplet: x86_64-pc-linux-gnu
GCC target triplet: i686-pc-linux-gnu


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43546


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

end of thread, other threads:[~2014-06-12 12:55 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <bug-43546-4@http.gcc.gnu.org/bugzilla/>
2010-10-01 12:10 ` [Bug target/43546] [4.4/4.5/4.6 Regression] ICE: in assign_stack_local_1, at function.c:353 with -mpreferred-stack-boundary=2 -msseregparm jakub at gcc dot gnu.org
2011-04-16 11:15 ` [Bug target/43546] [4.4/4.5/4.6/4.7 " jakub at gcc dot gnu.org
2012-03-13 14:27 ` [Bug target/43546] [4.5/4.6/4.7/4.8 " jakub at gcc dot gnu.org
2012-07-02 12:16 ` rguenth at gcc dot gnu.org
2012-11-11 20:49 ` [Bug target/43546] [4.6/4.7/4.8 " steven at gcc dot gnu.org
2013-04-12 15:17 ` [Bug target/43546] [4.7/4.8/4.9 " jakub at gcc dot gnu.org
2014-02-12 12:08 ` jakub at gcc dot gnu.org
2014-02-12 12:18 ` jakub at gcc dot gnu.org
2014-02-13 13:20 ` jakub at gcc dot gnu.org
2014-02-13 13:23 ` [Bug target/43546] [4.7/4.8 " jakub at gcc dot gnu.org
2014-03-06  8:03 ` jakub at gcc dot gnu.org
2014-06-12 12:55 ` [Bug target/43546] [4.7 " rguenth at gcc dot gnu.org
2010-03-26 19:12 [Bug target/43546] New: " zsojka at seznam dot cz
2010-04-30  8:56 ` [Bug target/43546] [4.4/4.5/4.6 Regression] " jakub at gcc dot gnu dot 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).