This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug target/34916] gcc.c-torture/execute/pr27364.c fails with -O1, -O2 and -Os



------- Comment #3 from hutchinsonandy at aim dot com  2008-01-22 00:52 -------
Assembler of short testcase. Constant load (11L) missing

  16                    .Ltext0:
  17                    .global f2
  19                    f2:
  20                    .LFB2:
  21                    .LM1:
  22                    .LVL0:
  23                    /* prologue: function */
  24                    /* frame size = 0 */
  25                    .LM2:
  26 0000 0E94 0000             call __mulsi3
  27                    .LVL1:
  28                    /* epilogue start */
  29                    .LM3:
  30 0004 0895                  ret
  31                    .LFE2:
  57                    .Letext0:
DEFINED SYMBOLS


-- 

hutchinsonandy at aim dot com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |hutchinsonandy at aim dot
                   |                            |com


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]