https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94548
--- Comment #2 from fabrice salvaire ---
Yes I missed this important point on 8-bit architecture ...
This line doesn't also work for some reasons
const unsigned long int f0 = (8*(10ULL)^(6ULL)) / (1000*256ULL);
but this one works
const unsign
Priority: P3
Component: c
Assignee: unassigned at gcc dot gnu.org
Reporter: fabrice.salvaire at orange dot fr
Target Milestone: ---
For this code
### unsigned long int
### ml_per_h_to_timer_value(int desired_ml_per_h, int syringe_step_per_ml) {
### unsigned long int