gcc -r -nostdlib qlocale.ii -c -Os -flto
qlocale.ii: In member function 'QLocalePrivate::dateTimeToString(QString
const&, QDate const*, QTime const*, QLocale const*) const':
qlocale.ii:44560:9: error: Invalid address operand in MEM_REF.
_tzname;

# VUSE <.MEM_430>
D.92007_406 = _tzname[1];

qlocale.ii:44560:9: internal compiler error: verify_stmts failed
Please submit a full bug report,
with preprocessed source if appropriate.
See <http://gcc.gnu.org/bugs.html> for instructions.

gcc -r -nostdlib qlocale.ii -c -O0 -flto
qlocale.ii: In function 'timeZone()':
qlocale.ii:44147:16: error: Invalid address operand in MEM_REF.
_tzname;

D.89023_1 = _tzname[1];

qlocale.ii:44147:16: internal compiler error: verify_stmts failed
Please submit a full bug report,
with preprocessed source if appropriate.
See <http://gcc.gnu.org/bugs.html> for instructions.

gcc -r -nostdlib qlocale.ii -c -O2 -flto
qlocale.ii: In member function 'QLocalePrivate::dateTimeToString(QString
const&, QDate const*, QTime const*, QLocale const*) const':
qlocale.ii:44560:9: error: Invalid address operand in MEM_REF.
_tzname;

# VUSE <.MEM_440>
D.93053_412 = _tzname[1];

qlocale.ii:44560:9: internal compiler error: verify_stmts failed
Please submit a full bug report,
with preprocessed source if appropriate.
See <http://gcc.gnu.org/bugs.html> for instructions.

gcc -r -nostdlib qlocale.ii -c -O0 -fwhopr
qlocale.ii: In function 'timeZone()':
qlocale.ii:44147:16: error: Invalid address operand in MEM_REF.
_tzname;

D.89023_1 = _tzname[1];

qlocale.ii:44147:16: internal compiler error: verify_stmts failed
Please submit a full bug report,
with preprocessed source if appropriate.
See <http://gcc.gnu.org/bugs.html> for instructions.

gcc -r -nostdlib qlocale.ii -c -O2 -fwhopr
qlocale.ii: In member function 'QLocalePrivate::dateTimeToString(QString
const&, QDate const*, QTime const*, QLocale const*) const':
qlocale.ii:44560:9: error: Invalid address operand in MEM_REF.
_tzname;

# VUSE <.MEM_440>
D.93053_412 = _tzname[1];

qlocale.ii:44560:9: internal compiler error: verify_stmts failed
Please submit a full bug report,
with preprocessed source if appropriate.
See <http://gcc.gnu.org/bugs.html> for instructions.

qt-everywhere-opensource-src-4.7.0-beta2\src\corelib\tools\qlocale.cpp


-- 
           Summary: ICE flto fwhopr error: Invalid address operand in
                    MEM_REF.
           Product: gcc
           Version: 4.6.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: c++
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: t66667 at gmail dot com
  GCC host triplet: x86_64-w64-mingw32


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

Reply via email to