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 middle-end/36129] [4.4 Regression] ICE with -fprofile-use



------- Comment #7 from ubizjak at gmail dot com  2008-05-09 11:18 -------
-fdump-tree-fab-details:

;; Function read_atomic_kind (__atomic_kind_types_MOD_read_atomic_kind)

Simplified
  __builtin_memset (&element_symbol[2]{lb: 1 sz: 1}, 32, 1);
to
  (void) 0;


-- 


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


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