public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c/55065] New: different compiling results ...
@ 2012-10-24 21:51 cv.schmitt at gmail dot com
  2012-10-25 11:25 ` [Bug c/55065] " rguenth at gcc dot gnu.org
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: cv.schmitt at gmail dot com @ 2012-10-24 21:51 UTC (permalink / raw)
  To: gcc-bugs


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

             Bug #: 55065
           Summary: different compiling results ...
    Classification: Unclassified
           Product: gcc
           Version: 4.6.3
            Status: UNCONFIRMED
          Severity: trivial
          Priority: P3
         Component: c
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: cv.schmitt@gmail.com


???

It is gcc 4.6.3-1ubuntu5

But I found out that it depends on my usb-port ( for usb-stick ) of 
notebook.
right-sided usb-port delivers size of 8,3 Kibi ( with test-code below ).
left-sided usb-port delivers size of 9,480 Kibi ( with same test-code below ).

means somehow the right usb-port is "malformed" or what ?
what results you have at your usb-ports right and left of notebook ?

best regards.
Val.

>>
>> Hello ?!
>>
>> I compiled last week only this code:
>>
>> ---------------------
>>
>> #include<stdio.h>
>>
>> int main(void)
>> {
>> return(0);
>> }
>>
>> --------------------
>>
>> I ran it with : gcc -ggdb -Wall test.c -o test
>>
>> Then test had as binary size of 9,5 Kibi
>>
>> Today I did the same and ran it with same: gcc -ggdb -Wall test.c -o test
>>
>> And test today had as binary size of 8,5 Kibi  ???
>>
>> Is now something corrupted with my gcc - compiler ?
>>
>> Best regards.
>> Val.


^ permalink raw reply	[flat|nested] 4+ messages in thread

* [Bug c/55065] different compiling results ...
  2012-10-24 21:51 [Bug c/55065] New: different compiling results cv.schmitt at gmail dot com
@ 2012-10-25 11:25 ` rguenth at gcc dot gnu.org
  2012-10-25 11:55 ` cv.schmitt at gmail dot com
  2012-10-25 12:16 ` cv.schmitt at gmail dot com
  2 siblings, 0 replies; 4+ messages in thread
From: rguenth at gcc dot gnu.org @ 2012-10-25 11:25 UTC (permalink / raw)
  To: gcc-bugs


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

Richard Biener <rguenth at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |INVALID

--- Comment #1 from Richard Biener <rguenth at gcc dot gnu.org> 2012-10-25 11:25:10 UTC ---
Certainly your USB port is haunted.


^ permalink raw reply	[flat|nested] 4+ messages in thread

* [Bug c/55065] different compiling results ...
  2012-10-24 21:51 [Bug c/55065] New: different compiling results cv.schmitt at gmail dot com
  2012-10-25 11:25 ` [Bug c/55065] " rguenth at gcc dot gnu.org
@ 2012-10-25 11:55 ` cv.schmitt at gmail dot com
  2012-10-25 12:16 ` cv.schmitt at gmail dot com
  2 siblings, 0 replies; 4+ messages in thread
From: cv.schmitt at gmail dot com @ 2012-10-25 11:55 UTC (permalink / raw)
  To: gcc-bugs


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

--- Comment #2 from dschinn1001 <cv.schmitt at gmail dot com> 2012-10-25 11:54:09 UTC ---
(In reply to comment #1)
> Certainly your USB port is haunted.

you mean usb-port is "spooking" ?

but rkhunter has negative result (no infection!).

okay. thanks for your reply.
dschinn1001


^ permalink raw reply	[flat|nested] 4+ messages in thread

* [Bug c/55065] different compiling results ...
  2012-10-24 21:51 [Bug c/55065] New: different compiling results cv.schmitt at gmail dot com
  2012-10-25 11:25 ` [Bug c/55065] " rguenth at gcc dot gnu.org
  2012-10-25 11:55 ` cv.schmitt at gmail dot com
@ 2012-10-25 12:16 ` cv.schmitt at gmail dot com
  2 siblings, 0 replies; 4+ messages in thread
From: cv.schmitt at gmail dot com @ 2012-10-25 12:16 UTC (permalink / raw)
  To: gcc-bugs


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

--- Comment #3 from dschinn1001 <cv.schmitt at gmail dot com> 2012-10-25 12:16:24 UTC ---


sorry for my inconvenience - it is simply
the difference between USB 2.0 port and USB 3.0 port !

It makes with the test-code above a difference of 1 Kibi.

Regards.
dschinn1001


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2012-10-25 12:16 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-10-24 21:51 [Bug c/55065] New: different compiling results cv.schmitt at gmail dot com
2012-10-25 11:25 ` [Bug c/55065] " rguenth at gcc dot gnu.org
2012-10-25 11:55 ` cv.schmitt at gmail dot com
2012-10-25 12:16 ` cv.schmitt at gmail 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).