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-03-26 19:37 ` [Bug target/43546] [4.4/4.5 Regression] " rguenth at gcc dot gnu dot org
                   ` (9 more replies)
  0 siblings, 10 replies; 12+ 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] 12+ messages in thread
[parent not found: <bug-43546-4@http.gcc.gnu.org/bugzilla/>]

end of thread, other threads:[~2010-10-01 12:10 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-03-26 19:12 [Bug target/43546] New: ICE: in assign_stack_local_1, at function.c:353 with -mpreferred-stack-boundary=2 -msseregparm zsojka at seznam dot cz
2010-03-26 19:37 ` [Bug target/43546] [4.4/4.5 Regression] " rguenth at gcc dot gnu dot org
2010-03-26 23:26 ` hjl dot tools at gmail dot com
2010-03-26 23:29 ` hjl dot tools at gmail dot com
2010-03-27 12:53 ` rguenth at gcc dot gnu dot org
2010-03-27 14:11 ` hjl dot tools at gmail dot com
2010-03-27 15:24 ` rguenth at gcc dot gnu dot org
2010-03-27 15:38 ` hjl dot tools at gmail dot com
2010-03-27 16:38 ` rguenth at gcc dot gnu dot org
2010-03-27 16:39 ` rguenth at gcc dot gnu dot org
2010-04-30  8:56 ` [Bug target/43546] [4.4/4.5/4.6 " jakub at gcc dot gnu dot org
     [not found] <bug-43546-4@http.gcc.gnu.org/bugzilla/>
2010-10-01 12:10 ` jakub 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).