[Bug inline-asm/33171] GCC outputs invalid assembly when using -O2

2007-08-23 Thread ianw at gelato dot unsw dot edu dot au
--- Comment #2 from ianw at gelato dot unsw dot edu dot au 2007-08-24 05:04 --- Created an attachment (id=14099) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=14099&action=view) -S output with -O2 -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33171

[Bug inline-asm/33171] GCC outputs invalid assembly when using -O2

2007-08-23 Thread ianw at gelato dot unsw dot edu dot au
--- Comment #1 from ianw at gelato dot unsw dot edu dot au 2007-08-24 05:04 --- Created an attachment (id=14098) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=14098&action=view) -S output with no optimisation -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33171

[Bug inline-asm/33171] New: GCC outputs invalid assembly when using -O2

2007-08-23 Thread ianw at gelato dot unsw dot edu dot au
Version: 4.2.1 Status: UNCONFIRMED Severity: normal Priority: P3 Component: inline-asm AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: ianw at gelato dot unsw dot edu dot au GCC host triplet: powerpc64-unknown-linux-gnu http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33171

[Bug middle-end/27414] IA64 bootstrap comparison failure, stage 2 -> 3

2006-05-04 Thread ianw at gelato dot unsw dot edu dot au
--- Comment #5 from ianw at gelato dot unsw dot edu dot au 2006-05-05 03:36 --- Ok, I rebuilt and it seems OK. Thinking about it, in the failed tree I did stop it after about two minutes, because I forgot to do only --enable-languages=c. So did make clean and reconfigured, which

[Bug middle-end/27414] IA64 bootstrap comparison failure, stage 2 -> 3

2006-05-04 Thread ianw at gelato dot unsw dot edu dot au
--- Comment #4 from ianw at gelato dot unsw dot edu dot au 2006-05-04 23:43 --- The SVN version was [EMAIL PROTECTED]:/usr/src/gcc-svn$ svn info Path: . URL: svn://gcc.gnu.org/svn/gcc/trunk Repository Root: svn://gcc.gnu.org/svn/gcc Repository UUID: 138bc75d-0d04-0410-961f

[Bug c/27414] New: IA64 bootstrap comparison failure, stage 2 -> 3

2006-05-03 Thread ianw at gelato dot unsw dot edu dot au
-> 3 Product: gcc Version: unknown Status: UNCONFIRMED Severity: normal Priority: P3 Component: c AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: ianw at gelato dot unsw dot edu dot au GCC build triplet: ia64-linux-gnu

[Bug inline-asm/23242] Invalid %sil register chosen when dereferenced pointer used in inline asm with -O0

2005-08-04 Thread ianw at gelato dot unsw dot edu dot au
--- Additional Comments From ianw at gelato dot unsw dot edu dot au 2005-08-05 02:17 --- Subject: Re: Invalid %sil register chosen when dereferenced pointer used in inline asm with -O0 On Fri, Aug 05, 2005 at 01:35:51AM -, pinskia at physics dot uc dot edu wrote: > On Au

[Bug inline-asm/23242] New: Invalid %sil register chosen when dereferenced pointer used in inline asm with -O0

2005-08-04 Thread ianw at gelato dot unsw dot edu dot au
ONFIRMED Severity: normal Priority: P2 Component: inline-asm AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: ianw at gelato dot unsw dot edu dot au CC: Hans dot Boehm at hp dot com,gcc-bugs at gcc dot gnu dot org GCC host triplet: i486-linux-gnu GCC target triplet: i486-linux-gnu http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23242

[Bug c/22605] New: Allocation of structures across stack slots

2005-07-21 Thread ianw at gelato dot unsw dot edu dot au
fd57490 0x6fd57494 -- Summary: Allocation of structures across stack slots Product: gcc Version: 4.0.1 Status: UNCONFIRMED Severity: minor Priority: P3 Component: c AssignedTo: unassigned at gcc dot gnu d