public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c++/40355]  New: ICE in prop_phis, at tree-loop-distribution.c:357
@ 2009-06-05 15:30 fierevere at ya dot ru
  2009-06-05 15:34 ` [Bug c++/40355] " fierevere at ya dot ru
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: fierevere at ya dot ru @ 2009-06-05 15:30 UTC (permalink / raw)
  To: gcc-bugs

sources are from
http://github.com/mangos/mangos/commits/master
GIT git://github.com/mangos/mangos.git
rev 7966

CXXFLAGS
-mmmx -msse2 -march=pentium4 -mfpmath=sse -g0 -ftree-vectorize
-floop-interchange -floop-block -floop-strip-mine -ftree-loop-distribution -O2
-fomit-frame-pointer


./../../../dep/ACE_wrappers/ace/POSIX_Proactor.cpp: In member function 'virtual
int ACE_POSIX_AIOCB_Proactor::get_result_status(ACE_POSIX_Asynch_Result*, int&,
size_t&amp':
../../../../dep/ACE_wrappers/ace/POSIX_Proactor.cpp:1242: warning: null
argument where non-null required (argument 1)
../../../../dep/ACE_wrappers/ace/POSIX_Proactor.cpp:1246: warning: null
argument where non-null required (argument 1)
../../../../dep/ACE_wrappers/ace/POSIX_Proactor.cpp: In member function
'virtual int ACE_POSIX_AIOCB_Proactor::start_aio_i(ACE_POSIX_Asynch_Result*)':
../../../../dep/ACE_wrappers/ace/POSIX_Proactor.cpp:1433: warning: null
argument where non-null required (argument 1)
../../../../dep/ACE_wrappers/ace/POSIX_Proactor.cpp:1437: warning: null
argument where non-null required (argument 1)
../../../../dep/ACE_wrappers/ace/POSIX_Proactor.cpp: In member function 'int
ACE_POSIX_AIOCB_Proactor::create_result_aiocb_list()':
../../../../dep/ACE_wrappers/ace/POSIX_Proactor.cpp:857: internal compiler
error: in prop_phis, at tree-loop-distribution.c:357
Please submit a full bug report,
with preprocessed source if appropriate.
See <http://gcc.gnu.org/bugs.html> for instructions.
make[5]: *** [libACE_la-POSIX_Proactor.lo] Error 1

I'll attach the problematic file, in case anything is missing to reproduce -
the link to the complete sources are at top of the message


-- 
           Summary: ICE in prop_phis, at tree-loop-distribution.c:357
           Product: gcc
           Version: 4.4.1
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: c++
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: fierevere at ya dot ru
 GCC build triplet: i?x86-linux-gnu
  GCC host triplet: i?x86-linux-gnu
GCC target triplet: i?x86-linux-gnu


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


^ permalink raw reply	[flat|nested] 6+ messages in thread
[parent not found: <bug-40355-4@http.gcc.gnu.org/bugzilla/>]

end of thread, other threads:[~2011-11-06 23:12 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-06-05 15:30 [Bug c++/40355] New: ICE in prop_phis, at tree-loop-distribution.c:357 fierevere at ya dot ru
2009-06-05 15:34 ` [Bug c++/40355] " fierevere at ya dot ru
2009-12-30  7:12 ` fierevere at ya dot ru
2009-12-30 12:52 ` mironov dot ivan at gmail dot com
2009-12-30 19:43 ` fierevere at ya dot ru
     [not found] <bug-40355-4@http.gcc.gnu.org/bugzilla/>
2011-11-06 23:12 ` paolo.carlini at oracle dot com

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).