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/21309] [4.0/4.1 regression] internal compiler error: in expand_mult_const, at expmed.c:2884


------- Additional Comments From belyshev at depni dot sinp dot msu dot ru  2005-05-22 21:39 -------
Confirmed, reduced testcase:

char c; void f () { c /= 10; }


-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|                            |1
  GCC build triplet|x86_64--netbsd              |
   GCC host triplet|x86_64--netbsd              |
      Known to fail|                            |4.0.1 4.1.0
      Known to work|                            |3.4.5
   Last reconfirmed|0000-00-00 00:00:00         |2005-05-22 21:39:49
               date|                            |
            Summary|internal compiler error: in |[4.0/4.1 regression]
                   |expand_mult_const, at       |internal compiler error: in
                   |expmed.c:2884               |expand_mult_const, at
                   |                            |expmed.c:2884


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


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