------- Comment #6 from pinskia at gcc dot gnu dot org  2007-06-25 16:45 -------
This was reported a long time ago as PR 16470, if you think otherwise you need
to go back and talk to the C standards committee.  What the issue here is you
are using long long and there is no hardware support for it so we need a
support library that defines the support for the functionality for long long. 
This is what udivdi3 is and nothing more.

*** This bug has been marked as a duplicate of 16470 ***

*** This bug has been marked as a duplicate of 16470 ***


-- 

pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|INVALID                     |DUPLICATE


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

Reply via email to